redis in numetriclabz/awesome-db, nayafia/awesome-maintainers

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 at Nov. 16, 2024, 7:14 p.m.

C

2,534 -1

67,044 +81

23,802 +1

GitHub
hiredis in fffaraz/awesome-cpp, inputsh/awesome-c

Minimalistic C client for Redis >= 1.2

updated at Nov. 16, 2024, 8:17 p.m.

C

294 +0

6,260 +10

1,818 +3

GitHub