1. 41f2ec0 moved Hazelcast based Mastership+Cluster store to onos-code-dist bundle by Yuta HIGUCHI · 10 years ago[Renamed (99%) from core/store/hz/common/src/main/java/org/onlab/onos/store/common/AbstractHazelcastStore.java]
  2. 971addc Renamed store.serialize.{Serializer => StoreSerializer}1 by Yuta HIGUCHI · 10 years ago
  3. 672488d KryoSerializationService -> Serializer by Yuta HIGUCHI · 10 years ago
  4. 53a285d use encode/decode instead of serialize/deserialize by Yuta HIGUCHI · 10 years ago
  5. ad4c218 Slice out SerializationService from StoreService by Yuta HIGUCHI · 10 years ago
  6. fec9e19 hazelcast event related fixes by Yuta HIGUCHI · 10 years ago
  7. b5df76d split onos-core-hz into by Yuta HIGUCHI · 10 years ago[Renamed (97%) from core/store/hz/src/main/java/org/onlab/onos/store/impl/AbstractHazelcastStore.java]
  8. 2e96389 moving around Madan's pieces by Yuta HIGUCHI · 10 years ago[Renamed (97%) from core/store/hz/src/main/java/org/onlab/onos/store/impl/AbstractDistributedStore.java]
  9. e76a24d Bundle restructuring by Yuta HIGUCHI · 10 years ago[Renamed from core/store/src/main/java/org/onlab/onos/store/impl/AbstractDistributedStore.java]
  10. a8a53eb DistributedDeviceStore by Yuta HIGUCHI · 10 years ago
  11. f547970 DeviceStore bugfixes by Yuta HIGUCHI · 10 years ago
  12. ca55e64 Reworked AbstractDistributedStore RemoteEventHandler to allow delegating various events to accommodate cache-specific behaviours. by tom · 10 years ago
  13. bb1fc72 Conditionally update Cache by Yuta HIGUCHI · 10 years ago
  14. 0755a36 Added notion of a general Store abstraction and wired it up in ClusterStore. by tom · 10 years ago
  15. b41d1ac Added graceful shutdown for upstart service. by tom · 10 years ago