Skip to content

Prefix bloom filters #116

Open
@zaidoon1

Description

@zaidoon1

Similar to rocksdb: https://github.com/facebook/rocksdb/wiki/Prefix-Seek#configure-prefix-bloom-filter, it would be great if have the ability to add prefixes to bloom filters and use them during prefix seeks to filter out reads for prefixes that don't exist in the db. It would be even better if we can customize is so that for a given key, we can add multiple prefixes. See facebook/rocksdb#12824 for context

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions