| Add log4j to libs |
|
More...
|
over 16 years ago
|
| Previous commit broke tests because of dep. on constant |
|
More...
|
almost 17 years ago
|
| Added thrift constant NUM_REPLICAS |
|
More...
|
almost 17 years ago
|
| Fix ruby hash_client get to return nil when key not found |
|
More...
|
almost 17 years ago
|
| Merge branch 'master' of [email protected]:alevy/donut |
|
More...
|
almost 17 years ago
|
| Changed command line argument names |
|
More...
|
almost 17 years ago
|
| Updated readme |
|
More...
|
almost 17 years ago
|
| Fixed request server |
|
More...
|
almost 17 years ago
|
| Added content to README |
|
More...
|
almost 17 years ago
|
| Added apache licsense and fomratted java source |
|
More...
|
almost 17 years ago
|
| Added apache licsense and fomratted java source |
|
More...
|
almost 17 years ago
|
| Change ant tasks create_jar to jar, add src task and dist task. Git ignore dist directory |
|
More...
|
almost 17 years ago
|
| Removed donut.jar and fixed stabalize bug |
|
More...
|
almost 17 years ago
|
| Changed guice module setups and fixed ruby client to work against hashservice |
|
More...
|
almost 17 years ago
|
| Changed guice module setups and fixed ruby client to work against hashservice |
|
More...
|
almost 17 years ago
|
| Forgot to add these files |
|
More...
|
almost 17 years ago
|
| Request server |
|
More...
|
almost 17 years ago
|
| Split thrift definitions into several files, added python generation |
|
More...
|
almost 17 years ago
|
| Changed print exception to logging |
|
More...
|
almost 17 years ago
|
| Merge branch 'master' of [email protected]:levya/distributed-fs into jeff-merge |
|
More...
|
almost 17 years ago
|
| Merge fixes |
|
More...
|
almost 17 years ago
|
| changed the order of public and abstract in AbstractRunAtInterval.java |
|
More...
|
almost 17 years ago
|
| Made some changes from the code review + Forgot to add AbstractRunAtInterval.java. |
|
More...
|
almost 17 years ago
|
| Integration tests for replication |
|
More...
|
almost 17 years ago
|
| Clean up, and added tests for replication logic |
|
More...
|
almost 17 years ago
|
| Fixed ruby client to work with new API and fixed small bugs to do with the one node in the ring case of put/remove |
|
More...
|
almost 17 years ago
|
| Fixed java namespace for thrift definitions. |
|
More...
|
almost 17 years ago
|
| Forgot to reset the number of successors in the successorList back to 3 |
|
More...
|
almost 17 years ago
|
| Implemented AbstractRunAtInterval to seperate the 3 different periodic tasks in DonutClient. Added a kill method to the DonutPeer that kills the whole Donut program, which calls kill on the DonutClient and DonutServer objects. |
|
More...
|
almost 17 years ago
|
| Refuse to modify hash if node is not responsible for key (replication still goes through) |
|
More...
|
almost 17 years ago
|