Ottoman

Open source, lightweight, and reliable key-value store with multi-version concurrency control
Download

Ottoman Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD
  • Price:
  • FREE
  • Publisher Name:
  • Jens Alfke
  • Publisher web site:
  • http://mooseyard.com/Jens/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 58 KB

Ottoman Tags


Ottoman Description

Open source, lightweight, and reliable key-value store with multi-version concurrency control A key-value store is a persistent on-disk dictionary that maps arbitrary keys (usually short text strings) to arbitrary values (binary data of any length). There's already a large and venerable family of libraries that do this, often referred to by the name "db". Notable key-value store members include dbm, cdb, Berkeley DB, and Tokyo Cabinet.Ottoman is NOT yet ready for general use. Ottoman should be considered pre-alpha, experimental. Here are some key features of "Ottoman": · Provides extremely reliable storage, immune to file corruption caused by operating system crashes or power failure while writing. · Stores past versions of the database, as a useful side-effect of the way it works. · Has very low memory overhead. · Allows concurrent read/write access by multiple processes


Ottoman Related Software