github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

cliffmoon / dynomite

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 314
    • 17
  • Source
  • Commits
  • Network (17)
  • Issues (0)
  • Downloads (30)
  • Wiki (7)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (4)
    • conc_clients
    • master ✓
    • membership2
    • xhash
  • Tags (30)
    • v0.6.0
    • v0.4.1-1
    • v0.4.1
    • v0.4.0
    • v0.3.1
    • v0.3.0
    • v0.2.19
    • v0.2.18
    • v0.2.17
    • v0.2.16
    • v0.2.15
    • v0.2.13
    • v0.2.12
    • v0.2.11
    • v0.2.10-1
    • v0.2.10
    • v0.2.9
    • v0.2.8
    • v0.2.7
    • v0.2.6
    • v0.2.5
    • v0.2.4
    • v0.2.3
    • v0.2.2
    • v0.1.0
    • v0.0.3
    • v0.0.2
    • v0.0.1
    • v0.0.0
    • 0.5.0
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Open source dynamo clone written in Erlang. — Read more

  cancel

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Merge branch 'master' of git@github.com:cliffmoon/dynomite 
cliffmoon (author)
Wed Jul 01 23:03:23 -0700 2009
commit  b621762c1d052f8e4e85f5f4e057ed04389014d2
tree    373cb612a124c8c8301ef77bd80ccae2455a8810
parent  fd427ecd1ff7375b39cb22b70ef4e47cda4e1a73 parent  3203e159e2ba29b4539eb86c959b0fdd039f64e7
dynomite /
name age
history
message
file .gitignore Thu Jun 04 13:11:37 -0700 2009 Add --pidfile to start command for writing a PI... [alexstaubo]
file .gitmodules Wed Apr 08 11:36:31 -0700 2009 get outta here [cliffmoon]
file AUTHORS Tue Apr 07 10:24:11 -0700 2009 adding chris brown [cliffmoon]
file BTREEFORMAT Mon Jan 26 21:19:35 -0800 2009 refactoring complete for now [cliffmoon]
file Capfile Tue Apr 07 10:24:30 -0700 2009 remove the profiling stuff [cliffmoon]
file ChangeLog Thu Apr 16 10:51:01 -0700 2009 changelog [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 NOTES Tue Nov 25 07:28:58 -0800 2008 Merged from cliffmoon master Signed-off-by: Ja... [Jason Pellerin]
file PROTOCOL Fri Aug 15 11:51:13 -0700 2008 Merge branch 'powerset' [cliffmoon]
file README.markdown Fri Jun 12 20:51:46 -0700 2009 [cliffmoon]
file Rakefile Mon Apr 27 13:49:46 -0700 2009 refactor left thrift beams out in the cold [cliffmoon]
file XHASHFORMAT Mon Nov 17 21:04:06 -0800 2008 starting point for xhash storage [cliffmoon]
directory bin/ Thu May 07 11:42:38 -0700 2009 bin/dynomite: Fix symlink parsing of script fil... [alexstaubo]
directory c/ Sun Apr 26 18:44:36 -0700 2009 fix persistence offset issues [cliffmoon]
directory conf/ Fri Nov 07 15:00:17 -0800 2008 Add thrift and a thrift service [toddlipcon]
file config.json Sun May 10 21:09:20 -0700 2009 lol, need to revert config [cliffmoon]
directory deps/ Thu Apr 09 10:19:46 -0700 2009 show args on command line [cliffmoon]
file dist_config.json Tue Apr 07 16:01:12 -0700 2009 default single node [cliffmoon]
directory doc/ Tue Apr 21 20:36:46 -0700 2009 a bloom filter [cliffmoon]
directory ebin/ Fri May 01 11:17:22 -0700 2009 add rpc to the app file [cliffmoon]
directory elibs/ Wed Jul 01 23:03:23 -0700 2009 Merge branch 'master' of git@github.com:cliffmo... [cliffmoon]
directory escripts/ Tue Apr 07 13:17:35 -0700 2009 move load gen into a module [cliffmoon]
directory etest/ Fri May 08 14:31:17 -0700 2009 fix edge case where 0 resolved to a negative pa... [cliffmoon]
directory gen-erl/ Fri Nov 07 15:00:17 -0800 2008 Add thrift and a thrift service [toddlipcon]
directory gen-rb/ Wed Jan 14 21:23:26 -0800 2009 generated ruby bindings for the thrift iface [cliffmoon]
directory if/ Fri Nov 07 15:00:17 -0800 2008 Add thrift and a thrift service [toddlipcon]
directory include/ Sat Apr 04 09:21:54 -0700 2009 load balancing profiling [cliffmoon]
directory pylibs/ Tue Nov 25 07:28:58 -0800 2008 Merged from cliffmoon master Signed-off-by: Ja... [Jason Pellerin]
directory releases/ Thu Jun 04 11:22:44 -0700 2009 update rel file for r13b [cliffmoon]
directory rlibs/ Thu Jun 04 13:11:37 -0700 2009 Add --pidfile to start command for writing a PI... [alexstaubo]
directory rspecs/ Fri Aug 15 11:51:13 -0700 2008 Merge branch 'powerset' [cliffmoon]
file test.py Wed Nov 19 10:40:06 -0800 2008 Fixed incorrect change to membership Signed-of... [Jason Pellerin]
directory web/ Fri Oct 24 14:34:33 -0700 2008 lots of new viz stuff for the interface [cliffmoon]
README.markdown

Dynomite

This is dynomite. It is a clone of the amazon dynamo key value store written in Erlang.

Amazon's Dynamo

Documentation

  • Introduction
  • Getting Started
  • Clustering Guide

IRC

channel #dynomite on irc.freenode.net

Mailing List

Dynomite 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
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server