summaryrefslogtreecommitdiff
path: root/util/file_checksum_helper.h
AgeCommit message (Expand)Author
2023-02-13remove dependency on options.h for port_posix.h andport_win.h (#11214)Wentian Guo
2021-12-16New stable, fixed-length cache keys (#9126)Peter Dillinger
2021-09-28Make WalFilter, SstPartitionerFactory, FileChecksumGenFactory, and TablePrope...mrambacher
2020-08-26Real fix for race in backup custom checksum checking (#7309)Peter Dillinger
2020-08-12BackupEngine supports custom file checksums (#7085)Zitan Chen
2020-05-21Clean up some code related to file checksums (#6861)Peter Dillinger
2020-03-29Use FileChecksumGenFactory for SST file checksum (#6600)Zhichao Cao
2020-02-20Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)sdong
2020-02-10Checksum for each SST file and stores in MANIFEST (#6216)Zhichao Cao