cliffmoon / dynomite

Open source dynamo clone written in Erlang.

This URL has Read+Write access

cliffmoon (author)
Thu Jul 10 09:42:28 -0700 2008
commit  383815485479a18b36683ec027feb6025ce04812
tree    52a7eb7c7238f01fbe93a151367f89de9a872ffe
parent  3278c4817b6583bb013b59b0bd9db041604d5026
dynomite / ChangeLog
100644 18 lines (13 sloc) 0.242 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Version 0.0.1 (cliff)
  * proper dependencies
 
Version 0.0.0 (cliff)
* First release of dynomite.
 
 
 
/*
 * vim: set tabstop=2 expandtab shiftwidth=2:
 *
 * Local Variables:
 * mode: text
 * indent-tabs-mode: nil
 * tab-width: 2
 * End:
 */