mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-06 06:53:12 +00:00
Evictable reader has to be made aware of reverse reads as it checks/edits the slice. This shouldn't require reverse awareness normally, it is only required because we still use the half-reversed (legacy) slice format for reversed reads. Once we switch to the native format this commit can be reverted.
107 KiB
107 KiB