Stars
A flexible distributed key-value datastore that is optimized for caching and other realtime workloads.
nbase-arc is an open source distributed memory store based on Redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
Educational blog posts for Rust beginners