rocksdb
rocksdb copied to clipboard
Consider upgrading crc32c implementation
See https://github.com/corsix/fast-crc32/ though we probably need to tune differently than 4k block size for checksum because our compressed blocks will often be smaller than 4KB, and very often smaller than 8KB.