summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2010-05-09dang, large commit.Brad Anderson
* node removed from #mem{} * start_gossip api call added * some dialyzer specs * 'new' join accepts PingNode, calls into cluster itself * get_test convenience method * don't save state when testing
2010-05-09reworking gossip, BugzID 10069Brad Anderson
2010-05-09not using 'cache' field in #mem, now that we're using mochiglobalBrad Anderson
2010-05-09change ets to cache in mem3Brad Anderson
2010-05-09store Args in mem State, instead of just 'test', and allow for an ↵Brad Anderson
Args-supplied Config (usually for testing only)
2010-05-09more work on mem3 init, handling different types of joins, requiring more ↵Brad Anderson
human-intervention, reworking startargs to strip out most everything
2010-05-09new skeleton membership module for mem3Brad Anderson
2010-02-22merge attempt #1Joe