https://github.com/facebook/rocksdb
Revision 64a1f7670fddc10060f0ca92b4fedc1feb21df22 authored by Peter Dillinger on 17 February 2023, 01:22:27 UTC, committed by Facebook GitHub Bot on 17 February 2023, 01:22:27 UTC
Summary:
Added `do_not_compress_roles` to `CompressedSecondaryCacheOptions` to disable compression on certain kinds of block. Filter blocks are now not compressed by CompressedSecondaryCache by default.

Pull Request resolved: https://github.com/facebook/rocksdb/pull/11204

Test Plan: unit test added

Reviewed By: anand1976

Differential Revision: D43147698

Pulled By: pdillinger

fbshipit-source-id: db496975ae975fa18f157f93fe131a16315ac875
1 parent 88056ea
History
Tip revision: 64a1f7670fddc10060f0ca92b4fedc1feb21df22 authored by Peter Dillinger on 17 February 2023, 01:22:27 UTC
Customize CompressedSecondaryCache by block kind (#11204)
Tip revision: 64a1f76
File Mode Size
workflows

back to top