Bookmarks tagged [in-memory]
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.
https://github.com/node-cache/node-cache
a node internal (in-memory) caching module
- tags: node.js, caching, in-memory
- source code
Infinispan is a distributed in-memory key/value data store with optional schema, available under the Apache License 2.0.
- Available as an embedded Java library or as a language-independent service a...
- tags: nosql, java, in-memory, distributed-cache, caching
- source code
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...
- tags: caching, in-memory, database
- source code