1. 6cb8636 fix removal of rules in a distributed setting by alshabib · 8 years ago
  2. cadd70b Refactor transaction support in preparation for migration to latest APIs by Madan Jampani · 8 years ago
  3. f4c8850 Refactor change: Moved all distributed primitive implementation classes into onos-core-primitives bundle by Madan Jampani · 8 years ago[Renamed (97%) from core/store/dist/src/main/java/org/onosproject/store/consistent/impl/DatabaseState.java]
  4. f2f086c Added Change utility class for representing change events + Moved Match class to org.onlab.util by Madan Jampani · 8 years ago
  5. 82fd632 Adding atomic countetr compare and set method by Aaron Kruglikov · 9 years ago
  6. a6d787b ONOS-2440: Simplify DistributedQueue implementation by leveraging state change notification support by Madan Jampani · 9 years ago
  7. bab51a4 ONOS-2097: Ensure updates made via transactional map result in state change notifications by Madan Jampani · 9 years ago
  8. 3ca9cb6 Minor fixes in DatabaseProxy by Madan Jampani · 9 years ago
  9. 7804c99 Refactored code to consolidate functionality in Database* classes. 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. 3310a34 Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
  13. 55ac134 Fixed AtomicCounter database command names by Madan Jampani · 9 years ago
  14. 04aeb45 Implementation of IdBlockStore on top of AtomicCounter by Madan Jampani · 9 years ago
  15. b5d72d5 Support for a distributed counter by Madan Jampani · 9 years ago
  16. bff6d8f Added distributed transaction support through a two phase commit protocol by Madan Jampani · 9 years ago
  17. a89f8f9 Added support for "maps" cli command that displays meta information for various consistent maps in the system 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