SummitDB - In-memory NoSQL database with ACID transactions, Raft consensus, and Redis API
SummitDB is an in-memory, NoSQL key/value database. It persists to disk, uses the Raft consensus algorithm, is ACID compliant, and built on a transactional and strongly-consistent model. It supports custom indexes, geospatial data, JSON documents, and user-defined JS scripting.Under the hood it utilizes Finn, Redcon, BuntDB, GJSON, and Otto.
https://github.com/tidwall/summitdb
License:
Tech:
Tags: