Skip to content

Commit c5b74ea

Browse files
committed
Add Redis3m to Database section
1 parent ddfba8f commit c5b74ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
208208

209209
* [hiberlite](https://github.com/paulftw/hiberlite) - C++ Object-relational mapping for sqlite3. [BSD]
210210
* [Hiredis](https://github.com/redis/hiredis) - A minimalistic C client library for the Redis database. [BSD]
211+
* [redis3m](https://github.com/luca3m/redis3m) - Wrapper of hiredis with clean C++ interface, supporting sentinel and ready to use patterns [Apache2]
211212
* [LevelDB](https://github.com/google/leveldb) - A fast key-value storage library. [BSD]
212213
* [LMDB](http://symas.com/mdb/) - Very fast embedded key/value store with full ACID semantics. [OpenLDAP]
213214
* [MongoDB C Driver](https://github.com/mongodb/mongo-c-driver) - MongoDB client library for C. [Apache2]

0 commit comments

Comments
 (0)