summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Blake Eggleston [Thu, 10 Mar 2022 20:46:17 +0000 (12:46 -0800)]
Topology reconfiguration fixes
Patch by Blake Eggleston; Reveiewed by Benedict Elliott Smith
Blake Eggleston [Wed, 1 Dec 2021 21:43:02 +0000 (13:43 -0800)]
Initial Cassandra integration
Patch by Blake Eggleston; Reviewed by Benedict Elliott Smith for CASSANDRA-17412
Blake Eggleston [Thu, 14 Oct 2021 18:18:19 +0000 (11:18 -0700)]
Add support for topology reconfigurations
Patch by Blake Eggleston; Reviewed by Benedict Elliott Smith for CASSANDRA-17095
Blake Eggleston [Tue, 26 Oct 2021 09:26:16 +0000 (04:26 -0500)]
Instance refactor
* add topology decoupled command shard
* add range splitting
* add locally sharded command metadta classes
* rework topology changes to include local topology
* make shard collections immutable
* add multi-shard response tracker
Co-authored-by: Blake Eggleston <beggleston@apple.com>
Co-authored-by: Benedict Elliott Smith <benedict@apple.com>
Blake Eggleston [Tue, 14 Sep 2021 20:52:17 +0000 (13:52 -0700)]
KeyRange refactor
Benedict Elliott Smith [Sat, 4 Sep 2021 22:39:44 +0000 (23:39 +0100)]
initial commit