Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 401 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 401 Bytes

Jsdb

Jsdb is a in-memory json storage engine with high availability that aims to achieve full json-based key-value storage capabilities. All communication (requests and responses) are made using json.

Build status

MSVC 14: OK GCC8: OK

Dependencies

CMake >= 3.8

Boost Libraries >= 1.67.0

Json Library

Date Library