Skip to content

MedvedDB is fully decentralized NoSQL database.

License

Notifications You must be signed in to change notification settings

kuai6/MedvedDB

 
 

Repository files navigation

MedvedDB

MedvedDB is NoSQL distributed database. The main properties are following:

  1. High availability. Fully decentralized and doesn't have any points of failure.
  2. Support eventual consistency model.
  3. Fully transactional and complies with the ACID properties. This properties are inherited from LMDB database. LMDB database is used as the low level storage.

About

MedvedDB is fully decentralized NoSQL database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.9%
  • C++ 3.3%
  • Objective-C 1.6%
  • CMake 1.2%