🍨
Highlights
- Pro
Stars
Kata
https://en.wikipedia.org/wiki/Kata
6 repositories
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
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,…