This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
dynomite /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Jun 04 13:11:37 -0700 2009 | |
| |
.gitmodules | Wed Apr 08 11:36:31 -0700 2009 | |
| |
AUTHORS | Tue Apr 07 10:24:11 -0700 2009 | |
| |
BTREEFORMAT | Mon Jan 26 21:19:35 -0800 2009 | |
| |
Capfile | Tue Apr 07 10:24:30 -0700 2009 | |
| |
ChangeLog | Thu Apr 16 10:51:01 -0700 2009 | |
| |
LICENSE | Fri Aug 15 11:51:13 -0700 2008 | |
| |
NEWS | Fri Aug 15 11:51:13 -0700 2008 | |
| |
NOTES | Tue Nov 25 07:28:58 -0800 2008 | |
| |
PROTOCOL | Fri Aug 15 11:51:13 -0700 2008 | |
| |
README.markdown | Fri Jun 12 20:51:46 -0700 2009 | |
| |
Rakefile | Mon Apr 27 13:49:46 -0700 2009 | |
| |
XHASHFORMAT | Mon Nov 17 21:04:06 -0800 2008 | |
| |
bin/ | Thu May 07 11:42:38 -0700 2009 | |
| |
c/ | Sun Apr 26 18:44:36 -0700 2009 | |
| |
conf/ | Fri Nov 07 15:00:17 -0800 2008 | |
| |
config.json | Sun May 10 21:09:20 -0700 2009 | |
| |
deps/ | Thu Apr 09 10:19:46 -0700 2009 | |
| |
dist_config.json | Tue Apr 07 16:01:12 -0700 2009 | |
| |
doc/ | Tue Apr 21 20:36:46 -0700 2009 | |
| |
ebin/ | Fri May 01 11:17:22 -0700 2009 | |
| |
elibs/ | Wed Jul 01 23:03:23 -0700 2009 | |
| |
escripts/ | Tue Apr 07 13:17:35 -0700 2009 | |
| |
etest/ | Fri May 08 14:31:17 -0700 2009 | |
| |
gen-erl/ | Fri Nov 07 15:00:17 -0800 2008 | |
| |
gen-rb/ | Wed Jan 14 21:23:26 -0800 2009 | |
| |
if/ | Fri Nov 07 15:00:17 -0800 2008 | |
| |
include/ | Sat Apr 04 09:21:54 -0700 2009 | |
| |
pylibs/ | Tue Nov 25 07:28:58 -0800 2008 | |
| |
releases/ | Thu Jun 04 11:22:44 -0700 2009 | |
| |
rlibs/ | Thu Jun 04 13:11:37 -0700 2009 | |
| |
rspecs/ | Fri Aug 15 11:51:13 -0700 2008 | |
| |
test.py | Wed Nov 19 10:40:06 -0800 2008 | |
| |
web/ | Fri Oct 24 14:34:33 -0700 2008 |
README.markdown
Dynomite
This is dynomite. It is a clone of the amazon dynamo key value store written in Erlang.
Documentation
IRC
channel #dynomite on irc.freenode.net
Mailing List
TL;DR Getting Started
git clone git://github.com/cliffmoon/dynomite.git
cd dynomite
git submodule init
git submodule update
rake
./bin/dynomite start -c config.json







