Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 185 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 185 Bytes

MapDB-cpp

A map-structure that is written on top of mongocxx driver. It's a multi-map like structure, which stores the records in the secondary memory rather than the primary memory.