summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-05-09add a mem3 reset command for tests. test for joins with order num that alrea...Brad Anderson
2010-05-09first stab at mem3's join new node functionalityBrad Anderson
2010-05-09add some api calls to mem3, and test hints for first joinBrad Anderson
2010-05-09switch mem3 cache from ets to mochiglobal, 20% speedup :)Brad Anderson
2010-05-09change ets to cache in mem3Brad Anderson
2010-05-09test clock, and add some dialyzer specs for mem3Brad Anderson
2010-05-09begin storing derived pmap,fullmap in ets, test them a bitBrad Anderson
2010-05-09store Args in mem State, instead of just 'test', and allow for an Args-suppli...Brad Anderson
2010-05-09some docs, and handling the joining of the first node (which is given a list ...Brad Anderson
2010-05-09more work on mem3 init, handling different types of joins, requiring more hum...Brad Anderson
2010-05-09moving mem3 into rebar positionBrad Anderson
2010-05-09creating fullmap based on node listBrad Anderson
2010-05-09new skeleton membership module for mem3Brad Anderson
2010-04-21use keysearch BIF to traverse ejson. BugzID 10064Adam Kocoloski
2010-04-15quickfix so we do N single-doc requests instead of R/W. BugzID 10021Adam Kocoloski
2010-03-18faster lookups for cluster constantsAdam Kocoloski
2010-03-18faster grouping by NodePartAdam Kocoloski
2010-03-09bugfix from bbdd88Adam Kocoloski
2010-03-09trust VM to start our dependent appsAdam Kocoloski
2010-03-09removing old MakefilesAdam Kocoloski
2010-03-09include couch and showroom in eunit code path, BugzID 9844Adam Kocoloski
2010-02-22merge attempt #1Joe