This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
scylladb
Watch
1
Star
0
Fork
0
You've already forked scylladb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6f1db4fb7213f2ffc71fdfe71eeec41f6cc8ca10
scylladb
/
dht
History
Tomasz Grabiec
7b1e78ffcd
storage_proxy: Fix make_local_reader() for ranges with min/max tokens
...
shard_of() was undefined for before_all/after_all tokens. Fix by adding handling for these.
2015-10-25 10:27:58 +02:00
..
boot_strapper.cc
boot_strapper: Fix use after free
2015-10-23 16:13:30 +08:00
boot_strapper.hh
boot_strapper: Enable range_streamer code in bootstrap
2015-10-13 15:54:18 +08:00
byte_ordered_partitioner.cc
storage_proxy: Fix make_local_reader() for ranges with min/max tokens
2015-10-25 10:27:58 +02:00
byte_ordered_partitioner.hh
Add license notices
2015-09-20 10:43:39 +03:00
i_partitioner.cc
dht: introduce comparator for token
2015-10-15 19:34:50 -03:00
i_partitioner.hh
add key_reader interface
2015-10-20 20:26:54 +02:00
murmur3_partitioner.cc
storage_proxy: Fix make_local_reader() for ranges with min/max tokens
2015-10-25 10:27:58 +02:00
murmur3_partitioner.hh
Add license notices
2015-09-20 10:43:39 +03:00
range_streamer.cc
range_streamer: Implement fetch_async
2015-10-13 15:45:56 +08:00
range_streamer.hh
range_streamer: Introduce single_datacenter_filter
2015-10-23 16:13:30 +08:00