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.

created at March 21, 2009, 10:32 p.m.

C

2,542 -1

64,862 +104

23,456 +14

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

Minimalistic C client for Redis >= 1.2

created at May 18, 2010, 3:10 p.m.

C

292 +0

6,092 +7

1,793 +2

GitHub