Zero-admin, no single-point-of-failure, scalable NoSQL Data-Store in Ruby
Install
It'll be available as a gem.Status
We are in the early design/implementation phase.Primary Goals
- Ordered key-value store / document store
- REST api
- Scales with ease
- Easy setup and admin
Source
- You can download the project here: zip or tar
- Clone the project with Git
by running:
$ git clone git://github.com/imikimi/monotable
- Browse the source code on GitHub: imikimi/monotable