Files
scylladb/replica
Mikołaj Sielużycki 5920349357 row_cache: Make row_cache reader from sstables compacting.
Reading data from sstables without compacting first puts
unnecessary pressure on the cache. The mutation streams
need to be resolved anyway before passing to subsequent
consumers, so it's better to do it as close to the
source as possible.

Fixes: #3568

Closes #10188
2022-03-10 11:40:10 +02:00
..
2022-02-28 12:36:03 +02:00
2022-02-28 12:36:03 +02:00