1. d936b42 Change the return type of commit() to indicate the result by Sho SHIMIZU · 9 years ago
  2. bab51a4 ONOS-2097: Ensure updates made via transactional map result in state change notifications by Madan Jampani · 9 years ago
  3. 50589ac Notification support for Consistent datastructures (ConsitentMap and DistributedSet) by Madan Jampani · 9 years ago
  4. 02b7fb8 Support for building a immutable ConsistentMap and DistributedSet by Madan Jampani · 9 years ago
  5. e114f04 ConsistentLinkResourceStore to replace HazelcastLinkResourceStore. Also by Ayaka Koshibe · 9 years ago
  6. bff6d8f Added distributed transaction support through a two phase commit protocol by Madan Jampani · 9 years ago
  7. 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
  8. 7c52100 ONOS-1362: Support async version of ConsistentMap that lets efficient chaining of operations by Madan Jampani · 9 years ago
  9. 8dc8208 Fix some compiler warnings about unchecked types by Ray Milkey · 9 years ago
  10. 6468955 WIP: Revamped transaction API. Introduces a transaction context for running blocks of code that can be committed by Madan Jampani · 9 years ago