1. 0cb0067 Added support for firing up multiple raft partitions + Workaround for an issue where db calls timeout when a raft cluster node is down. by Madan Jampani · 9 years ago
  2. a14047d Logging improvements. by Madan Jampani · 9 years ago
  3. 5961051 Added couple of methods to LeadershipService. by Madan Jampani · 9 years ago
  4. d14166a Added a distributed leadership manager implementation on top of consistent map. by Madan Jampani · 9 years ago
  5. 054da97 Implement command to view Raft partitions by Jonathan Hart · 9 years ago
  6. 8dc8208 Fix some compiler warnings about unchecked types by Ray Milkey · 9 years ago
  7. 0249b53 Enhancing intent-perf logging by Thomas Vachuska · 9 years ago
  8. 6468955 WIP: Revamped transaction API. Introduces a transaction context for running blocks of code that can be committed by Madan Jampani · 9 years ago
  9. 2546111 Added copy right headers. by Madan Jampani · 9 years ago
  10. 393e0f0 1. Refactored ConsistentMap and StorageServive (renamed from DatabaseService) to api bundle. by Madan Jampani · 9 years ago
  11. 7b3981b Fix Javadoc warnings by Ray Milkey · 9 years ago
  12. 0934270 WIP: Consistent map implementation. by Madan Jampani · 9 years ago
  13. 4a51e57 Adding and fixing javados. by Thomas Vachuska · 9 years ago
  14. 94c2353 WIP: Partitioned Database based on Raft. by Madan Jampani · 9 years ago