public
Description: Open source dynamo clone written in Erlang.
Homepage:
Clone URL: git://github.com/cliffmoon/dynomite.git
dynomite / AUTHORS
100644 11 lines (8 sloc) 0.404 kb
1
2
3
4
5
6
7
8
9
10
11
Authors of and contributors to dynomite.
 
 Cliff Moon <cliff at powerset dot com>
 Todd Lipcon <todd at lipcon dot org>
 Jason Pellerin <jpellerin at gmail dot com>
 Nick Gerakines <nick at gerakines dot net>
 Christopher Brown <cb at opscode dot com>
 
The plumbing for the couch storage engine is from the couchdb project: http://incubator.apache.org/couchdb/
 
MurmurHash2 is courtesy of Austin Appleby