1. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  2. 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]
  3. 971addc Renamed store.serialize.{Serializer => StoreSerializer}1 by Yuta HIGUCHI · 10 years ago
  4. 672488d KryoSerializationService -> Serializer by Yuta HIGUCHI · 10 years ago
  5. 53a285d use encode/decode instead of serialize/deserialize by Yuta HIGUCHI · 10 years ago
  6. ad4c218 Slice out SerializationService from StoreService by Yuta HIGUCHI · 10 years ago
  7. fec9e19 hazelcast event related fixes by Yuta HIGUCHI · 10 years ago
  8. 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]
  9. 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]
  10. e76a24d Bundle restructuring by Yuta HIGUCHI · 10 years ago[Renamed from core/store/src/main/java/org/onlab/onos/store/impl/AbstractDistributedStore.java]
  11. a8a53eb DistributedDeviceStore by Yuta HIGUCHI · 10 years ago
  12. f547970 DeviceStore bugfixes by Yuta HIGUCHI · 10 years ago
  13. ca55e64 Reworked AbstractDistributedStore RemoteEventHandler to allow delegating various events to accommodate cache-specific behaviours. by tom · 10 years ago
  14. bb1fc72 Conditionally update Cache by Yuta HIGUCHI · 10 years ago
  15. 0755a36 Added notion of a general Store abstraction and wired it up in ClusterStore. by tom · 10 years ago
  16. b41d1ac Added graceful shutdown for upstart service. by tom · 10 years ago