1. d4955ae Preventing NPEs in stores via notifyDelegate by Thomas Vachuska · 8 years ago
  2. 5c396e3 Remove explicit use of the default value by Sho SHIMIZU · 8 years ago
  3. 78be249 Code clean up: Removed unused code. Fixed comments. Renamed some files. by Madan Jampani · 8 years ago
  4. a4be184 New ComponentConfigStore that uses a ConsistentMap configured with sequential consistency by Madan Jampani · 8 years ago
  5. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  6. bcf1a48 Removed ClockService<K, V> and replaced its usage with a BiFunction<K, V, Timestamp> by Madan Jampani · 9 years ago
  7. 3e033bd Added a LogicalClockService for ordering arbitrary events in the cluster. Updated couple of areas that are currently vulnerable to clock skew by Madan Jampani · 9 years ago
  8. 152f9fd Shutdown cleanup; hunt for exceptions continues by Thomas Vachuska · 9 years ago
  9. 6ec029a Implemented a Builder pattern for EventuallyConsistentMaps. by Jonathan Hart · 9 years ago
  10. 6d697f1 Sketching out component configuration model & API. by Thomas Vachuska · 9 years ago