diff options
author | Brad Anderson <brad@cloudant.com> | 2010-03-15 16:11:33 -0400 |
---|---|---|
committer | Brad Anderson <brad@cloudant.com> | 2010-05-09 22:56:22 -0400 |
commit | 8429ee374325a6a2c9779c5001c143ce4b35b1c6 (patch) | |
tree | 995b1e2885ca5e8a17d034cb7c50c27482c66dc1 /ebin | |
parent | e522c645e3d34403ae64193db3422ad8c574d256 (diff) |
more work on mem3 init, handling different types of joins, requiring more human-intervention, reworking startargs to strip out most everything
Diffstat (limited to 'ebin')
-rw-r--r-- | ebin/dynomite.app | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ebin/dynomite.app b/ebin/dynomite.app index b339496a..e6e71af2 100644 --- a/ebin/dynomite.app +++ b/ebin/dynomite.app @@ -18,6 +18,7 @@ dynomite_prof, dynomite_sup, lib_misc, + mem3, mem_utils, membership2, node, |