项目作者: Anddrw
项目描述 :
Jsdb is a in-memory json storage engine with high availability
高级语言: C++
项目地址: git://github.com/Anddrw/jsdb.git
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