in-memory.md

July 15, 2021 · View on GitHub

Bookmarks tagged [in-memory]

www.codever.land/bookmarks/t/in-memory

Angular data-provider services: in-memory data cache

https://medium.com/@garfunkel61/https-medium-com-garfunkel61-angular-data-provider-services-in-memor...

Let’s see how we can build simple in-memory cache in a Angular application.


node-cache/node-cache home page

https://github.com/node-cache/node-cache

a node internal (in-memory) caching module


Infinispan Homepage - Infinispan

http://infinispan.org/

Infinispan is a distributed in-memory key/value data store with optional schema, available under the Apache License 2.0.


Redis Homepage

https://redis.io/

Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker. It supports data structures such as strings, hashes, lists, sets, sorted sets with...