1. 82fd632 Adding atomic countetr compare and set method by Aaron Kruglikov · 9 years ago
  2. fd912ac minor name changes and javadoc by andrea · 9 years ago
  3. a6d787b ONOS-2440: Simplify DistributedQueue implementation by leveraging state change notification support by Madan Jampani · 9 years ago
  4. bab51a4 ONOS-2097: Ensure updates made via transactional map result in state change notifications by Madan Jampani · 9 years ago
  5. 971b2eb Reenable consistent notification support by Madan Jampani · 9 years ago
  6. 879ed7c Disable the new change notification support as it seems to have caused a regression by Madan Jampani · 9 years ago
  7. 648451f Consistently ordered notification support for single partition scenario. by Madan Jampani · 9 years ago
  8. 7804c99 Refactored code to consolidate functionality in Database* classes. by Madan Jampani · 9 years ago
  9. 40537ca Moving to Copycat version 0.5.0.onos12-SNAPSHOT to pick up latest fixes by Madan Jampani · 9 years ago
  10. 63c659f Support for a distributed queue primitive. by Madan Jampani · 9 years ago
  11. 346d4f5 Add new methods to ConsistentMap API to improve usability. by Madan Jampani · 9 years ago
  12. 04aeb45 Implementation of IdBlockStore on top of AtomicCounter by Madan Jampani · 9 years ago
  13. ed1b7fc Moving to the latest stable copycat SNAPSHOT version. by Madan Jampani · 9 years ago
  14. b5d72d5 Support for a distributed counter by Madan Jampani · 9 years ago
  15. bff6d8f Added distributed transaction support through a two phase commit protocol by Madan Jampani · 9 years ago
  16. a89f8f9 Added support for "maps" cli command that displays meta information for various consistent maps in the system by Madan Jampani · 9 years ago
  17. f1b8e17 Support a inmemory p0 partition encompassing all nodes in the cluster. This will be used by leadership manager and other usecases by Madan Jampani · 9 years ago
  18. 2546111 Added copy right headers. by Madan Jampani · 9 years ago
  19. 393e0f0 1. Refactored ConsistentMap and StorageServive (renamed from DatabaseService) to api bundle. by Madan Jampani · 9 years ago
  20. 94c2353 WIP: Partitioned Database based on Raft. by Madan Jampani · 9 years ago