summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2010-08-12thank you dialyzerAdam Kocoloski
2010-08-12more cleanup of the includesAdam Kocoloski
2010-08-12update include path for couch_db.hrlAdam Kocoloski
2010-08-12mega refactoring of mem3Adam Kocoloski
2010-08-12standardize mem3 naming. app is horribly broken for nowAdam Kocoloski
2010-08-12patch up bugzid 10333, a cast on nodeup now sends gossip as wellBrad Anderson
2010-05-28begin move of dynomite to membershipBrad Anderson
2010-05-28remove dynomite cruftBrad Anderson
2010-05-27open_doc call in fabricAdam Kocoloski
2010-05-27replace #part with #shardAdam Kocoloski
2010-05-26change {N,P} fullmap over to #part{} record for future partition-splitting ↵Brad Anderson
hotness
2010-05-25all_databases now working with/without Customer param, types moved to ↵Brad Anderson
mem.hrl, view updater thwarted for updates to dbs db.
2010-05-14removing more of dynomite deps from mem3Brad Anderson
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