An open API service indexing awesome lists of open source software.

https://github.com/chenhg5/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, HyperLogLogs, Bitmaps.
https://github.com/chenhg5/redis

Last synced: 4 months ago
JSON representation

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, HyperLogLogs, Bitmaps.

Awesome Lists containing this project