BrainlessLabs / bun

Bun is a simple to use C++ Object Database, Object Relational Mapper (ORM) and key-value library
http://www.codeproject.com/Articles/1100449/Cplusplus-Object-Relational-Mapping-ORM-Eating-the
BSD 3-Clause "New" or "Revised" License
106 stars 16 forks source link

Add support for Leveldb #64

Open BrainlessLabs opened 5 years ago

BrainlessLabs commented 5 years ago

Currently the kv store is unqlite. It will be good to integrate LevelDb with Bun