public
Description: Open source dynamo clone written in Erlang.
Homepage:
Clone URL: git://github.com/cliffmoon/dynomite.git
dynomite / .gitignore
41b92144 » toddlipcon 2008-11-07 Add gitignore for emacs/vim... 1 *~
2 .\#*
3 \#*\#
4 erl_crash.dump
13df7ba8 » toddlipcon 2008-11-08 Remove beams from repo and ... 5 *.beam
6 deps/thrift/ebin
9b8ee555 » Jason Pellerin 2008-11-21 Added .pyc, .egg and .egg-i... 7 *.pyc
8 *.egg
9 *.egg-info
38b003d5 » cliffmoon 2009-01-02 adding etest/log and test.c... 10 etest/log/*
11 test.config
763a88a7 » cliffmoon 2009-01-22 split out server definition... 12 doc/*_coverage.html
5fd7f154 » cliffmoon 2009-01-29 ulimit driver that can dyna... 13 servers.rb
a16e540d » cliffmoon 2009-03-05 lib -> priv 14 priv/*.so
5fd7f154 » cliffmoon 2009-01-29 ulimit driver that can dyna... 15 c/*.o
1aefb97a » Christopher Brown 2009-03-13 added build_tarball task 16 build/*
3d4b511f » cliffmoon 2009-03-05 rake task based off of VERS... 17 releases/dynomite-*
8a8af115 » alexstaubo 2009-05-02 Add --pidfile to start comm... 18 *.pid