Skip to content

jpellerin/dynomite

 
 

Repository files navigation

This is dynomite. It is a clone of the amazon dynamo key value store written in Erlang.

Amazon's Dynamo

To use:

git clone git://github.com/cliffmoon/dynomite.git
cd dynomite
git submodule init
git submodule update
rake
./bin/dynomite start -m ~/some/data/dir -n 1 -r 1 -w 1

Dynomite Mailing List

About

Open source dynamo clone written in Erlang.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Erlang 49.8%
  • JavaScript 36.1%
  • Python 10.4%
  • Ruby 3.7%