Age | Commit message (Expand) | Author |
2010-05-09 | add 0.5sec sleep to ping_all, seems to have solved 'init' bug picked up by in... | Brad Anderson |
2010-05-09 | switch join types to init,join,replace,leave and add first json-rpc handler f... | Brad Anderson |
2010-05-09 | fix bug in get_remote_states | Brad Anderson |
2010-05-09 | dang, large commit. | Brad Anderson |
2010-05-09 | reworking gossip, BugzID 10069 | Brad Anderson |
2010-05-09 | remote node should receive gossip if their clock was less than local | Brad Anderson |
2010-05-09 | dbg and doc | Brad Anderson |
2010-05-09 | gossip handling revamped, BugzID 10068 | Brad Anderson |
2010-05-09 | writing state to disk now, and handle_init installs disk state, if vector clo... | Brad Anderson |
2010-05-09 | tested gossip with two nodes and a jointype of 'first', added pinging of node... | Brad Anderson |
2010-05-09 | removed pinging of nodes based on _cluster endpoint | Brad Anderson |
2010-05-09 | added mem3:nodes() back in, and fixed some gen_server calls to return {ok, Va... | Brad Anderson |
2010-05-09 | changed test in Args to have a test node name for executing node. First cut ... | Brad Anderson |
2010-05-09 | add a mem3 reset command for tests. test for joins with order num that alrea... | Brad Anderson |
2010-05-09 | first stab at mem3's join new node functionality | Brad Anderson |
2010-05-09 | add some api calls to mem3, and test hints for first join | Brad Anderson |
2010-05-09 | switch mem3 cache from ets to mochiglobal, 20% speedup :) | Brad Anderson |
2010-05-09 | change ets to cache in mem3 | Brad Anderson |
2010-05-09 | test clock, and add some dialyzer specs for mem3 | Brad Anderson |
2010-05-09 | begin storing derived pmap,fullmap in ets, test them a bit | Brad Anderson |
2010-05-09 | store Args in mem State, instead of just 'test', and allow for an Args-suppli... | Brad Anderson |
2010-05-09 | some docs, and handling the joining of the first node (which is given a list ... | Brad Anderson |
2010-05-09 | more work on mem3 init, handling different types of joins, requiring more hum... | Brad Anderson |
2010-05-09 | moving mem3 into rebar position | Brad Anderson |
2010-05-09 | creating fullmap based on node list | Brad Anderson |
2010-05-09 | new skeleton membership module for mem3 | Brad Anderson |
2010-04-21 | use keysearch BIF to traverse ejson. BugzID 10064 | Adam Kocoloski |
2010-04-15 | quickfix so we do N single-doc requests instead of R/W. BugzID 10021 | Adam Kocoloski |
2010-03-18 | faster lookups for cluster constants | Adam Kocoloski |
2010-03-18 | faster grouping by NodePart | Adam Kocoloski |
2010-03-09 | bugfix from bbdd88 | Adam Kocoloski |
2010-03-09 | trust VM to start our dependent apps | Adam Kocoloski |
2010-03-09 | removing old Makefiles | Adam Kocoloski |
2010-03-09 | include couch and showroom in eunit code path, BugzID 9844 | Adam Kocoloski |
2010-02-22 | merge attempt #1 | Joe |