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, Bitmaps.
Updated 2024-06-26 09:26:40 +08:00
C++ Parallel Computing and Asynchronous Networking Framework
Updated 2024-06-26 09:23:12 +08:00