项目作者: Anddrw

项目描述 :
Jsdb is a in-memory json storage engine with high availability
高级语言: C++
项目地址: git://github.com/Anddrw/jsdb.git
创建时间: 2019-01-20T16:29:01Z
项目社区:https://github.com/Anddrw/jsdb

开源协议:MIT License

下载


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