public
Description: Open source dynamo clone written in Erlang.
Homepage:
Clone URL: git://github.com/cliffmoon/dynomite.git
name age message
file .gitignore Sat Nov 08 19:30:04 -0800 2008 Remove beams from repo and add to .gitignore [toddlipcon]
file .gitmodules Fri Aug 15 11:54:17 -0700 2008 submods for master [cliffmoon]
file AUTHORS Wed Nov 12 20:18:13 -0800 2008 credit for the couch engine [cliffmoon]
file BTREEFORMAT Thu Sep 25 15:28:18 -0700 2008 clarify header [cliffmoon]
file LICENSE Fri Aug 15 11:51:13 -0700 2008 Merge branch 'powerset' [cliffmoon]
file NEWS Fri Aug 15 11:51:13 -0700 2008 Merge branch 'powerset' [cliffmoon]
file PROTOCOL Fri Aug 15 11:51:13 -0700 2008 Merge branch 'powerset' [cliffmoon]
file README Thu Aug 21 09:47:51 -0700 2008 readme [cliffmoon]
file Rakefile Loading commit data...
file XHASHFORMAT Mon Nov 17 21:04:06 -0800 2008 starting point for xhash storage [cliffmoon]
directory bin/ Tue Sep 23 17:43:42 -0700 2008 cwd for start script [cliffmoon]
directory conf/ Fri Nov 07 15:00:17 -0800 2008 Add thrift and a thrift service [toddlipcon]
directory deps/ Sat Nov 08 19:30:04 -0800 2008 Remove beams from repo and add to .gitignore [toddlipcon]
directory doc/ Sun Nov 16 07:45:41 -0800 2008 stats document from perf testing [cliffmoon]
directory ebin/ Fri Aug 15 11:51:13 -0700 2008 Merge branch 'powerset' [cliffmoon]
directory elibs/
directory etest/
directory gen-erl/ Fri Nov 07 15:00:17 -0800 2008 Add thrift and a thrift service [toddlipcon]
directory if/ Fri Nov 07 15:00:17 -0800 2008 Add thrift and a thrift service [toddlipcon]
directory include/ Wed Nov 12 09:33:24 -0800 2008 added a storage engine powered by the couchdb i... [cliffmoon]
directory rlibs/
directory rspecs/ Fri Aug 15 11:51:13 -0700 2008 Merge branch 'powerset' [cliffmoon]
directory web/ Fri Oct 24 14:34:33 -0700 2008 lots of new viz stuff for the interface [cliffmoon]
README
This is dynomite.  It is a clone of the amazon dynamo key value store written in Erlang.

http://www.allthingsdistributed.com/2007/10/amazons_dynamo.html