mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-21 07:12:10 +00:00
Since CRC is already handled by disk blocks, we can remove some of the entry CRC:ing, both simplifying code and making at least that part of both write and read faster.