Accord Distributed Consensus Protocol for Apache Cassandra

Clone this repo:
  1. 202e673 Accord: NPE in RangeDeps.forEach by David Capwell · 8 days ago trunk
  2. 3aaec75 CEP-15 (C*) Integrate accord with repair by Blake Eggleston · 4 weeks ago
  3. 8b4f389 AccordGens.rangeDeps did not enforce unique ranges, which caused tests to fail by David Capwell · 5 weeks ago
  4. 1a5cb4f (Accord) Cassandra bootstrap no longer using the range txn and instead uses the sync point empty txn for reads by David Capwell · 5 weeks ago
  5. f78d1da Accord: PreLoadContext must properly and consistently support ranges by David Capwell · 6 weeks ago
  6. 3562bb3 perf improvements by Benedict Elliott Smith · 10 weeks ago
  7. ef36616 add uniqueBestEffort to Gens by Blake Eggleston · 6 weeks ago
  8. 6b8bef4 Refactor CommandsForKey for efficiency, and to support transitive dependency elision by Benedict Elliott Smith · 3 months ago
  9. 62bd2c6 Fast single-partition "Ephemeral Reads" by Benedict Elliott Smith · 3 months ago
  10. b37c43e (Accord) AsyncChain.flatMap does not begin the result of the flatMap, which causes AsyncLoader to hang in some cases (#81) by dcapwell · 3 months ago
  11. 150a1fb copy over BTree (cleanup/share later) by Benedict Elliott Smith · 3 months ago
  12. 3789c5b Fix SerializerSupport.reconstruct, and introduce RangeFactory by Benedict Elliott Smith · 4 months ago
  13. 99ac308 CASSANDRA-18365: Protocol fixes by Benedict Elliott Smith · 6 months ago
  14. c524b6d Pre-requisite changes for CASSANDRA-18888 (#74) by Aleksey Yeschenko · 4 months ago
  15. 901a086 Ninja: Added check that command.route is not null when SPL is trying to inform, saw this event in CI and need more details to know what happened by David Capwell · 4 months ago
  16. 7c88978 (Accord): Bug fixes from CASSANDRA-18675 to better support adding keyspaces (#65) by dcapwell · 4 months ago
  17. 0d8f60f (Accord) NPE while trying to serialize FoundKnownMap as value is null half the time but unexpected while serializing (#78) by dcapwell · 4 months ago
  18. 3ab92e6 Fix flaky test accord.utils.RandomSourceTest.testBiasedInts (#73) by dcapwell · 4 months ago
  19. 5523cfe Schema based accord fast path configuration by Blake Eggleston · 5 months ago
  20. 9f21a24 Move command cleanup logic to local/Cleanup.java by Ariel Weisberg · 5 months ago