summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-08-12n_val tests for mem3_utilBrad Anderson
2010-08-12make _membership/parts/dbname work for N>1, dumbassBrad Anderson
2010-08-12add partitions endpoint, updated for mem3 - implements bugzid 10536Brad Anderson
2010-08-12don't use deleted nodesAdam Kocoloski
2010-08-12add _membership handler to cluster http layer, and get good node listBrad Anderson
2010-08-12thank you dialyzerAdam Kocoloski
2010-08-12remove couch_api moduleAdam Kocoloski
2010-08-12more cleanup of the includesAdam Kocoloski
2010-08-12update include path for couch_db.hrlAdam Kocoloski
2010-08-12cast to int, otherwise "1" > 2Adam Kocoloski
2010-08-12forgot to register the mem3 top-level supervisorAdam Kocoloski
2010-08-12no authors in src filesBrad Anderson
2010-08-12restart mem3_cache if ets table errors outAdam Kocoloski
2010-08-12failover to reading dbs.couch directly when ets is MIAAdam Kocoloski
2010-08-12fix debugging funs and clean up API moduleAdam Kocoloski
2010-08-12mega refactoring of mem3Adam Kocoloski
2010-08-12use name_shard/1 instead of obsolete shard_name/2Adam Kocoloski
2010-08-12converter from Doc to #shard{} is more generalAdam Kocoloski
2010-08-12rewrite mem3_cache to use continuous _changes feedAdam Kocoloski
2010-08-12move states/0 to top-level moduleAdam Kocoloski
2010-08-12simpler event handler for sync serverAdam Kocoloski
2010-08-12better naming for event manager and sync event handlerAdam Kocoloski
2010-08-12update to new vclock module nameAdam Kocoloski
2010-08-12standardize mem3 naming. app is horribly broken for nowAdam Kocoloski
2010-08-12clean up membership application callback modAdam Kocoloski
2010-08-12patch up bugzid 10333, a cast on nodeup now sends gossip as wellBrad Anderson
2010-08-12add membership events back into mem3, and add dbs handlersBrad Anderson
2010-08-12skip non-membership docs in dbs.couchAdam Kocoloski
2010-08-12atoms are not ejson keys, use bins for http compatibilityAdam Kocoloski
2010-08-12better handling of repeated create_db attempts. BugzID 10300Adam Kocoloski
2010-08-12mem3:nodes() does the trick hereAdam Kocoloski
2010-08-12remove hash_int(), just convert hash() to int inlineAdam Kocoloski
2010-08-12remove unused codeAdam Kocoloski
2010-08-12more detailed report for mem3:states()Adam Kocoloski
2010-08-12faster+simpler get_pingnode_stateAdam Kocoloski
2010-08-12missed a lib_misc function that vector clocks used, during dynomite -> member...Brad Anderson
2010-08-12dbs database creation moved to membership appBrad Anderson
2010-08-12throw an error in all_parts if DB does not existAdam Kocoloski
2010-08-12forgot to start the db childrenBrad Anderson
2010-05-28begin move of dynomite to membershipBrad Anderson
2010-05-28remove dynomite cruftBrad Anderson
2010-05-27allow for single-node cluster 'init'Brad Anderson
2010-05-25all_databases now working with/without Customer param, types moved to mem.hrl...Brad Anderson
2010-05-24http admin call for join 'replace'Brad Anderson
2010-05-24commentsBrad Anderson
2010-05-24some mem3 docs/specsBrad Anderson
2010-05-20add another clause for join-replaceBrad Anderson
2010-05-19mem3 code for node replacementBrad Anderson
2010-05-19remove all vector clocks from #doc, and code to go with it. Not sure if thin...Brad Anderson
2010-05-14removing more of dynomite deps from mem3Brad Anderson