Y
Hacker News
new
|
ask
|
show
|
jobs
by
jorticka
842 days ago
RocksDB supports hashing at multiple levels (key, value, files) because Meta also realized the importance of integrity. It also supports verifying them in bulk.
Presumably filesystems built over rocksdb also support this.