Skip to content

Replace regex crate with regex-lite #15

@ccollie

Description

@ccollie

Regexes are used to support filters on compaction policies. Given the limited scope, it is preferable to use a lighter weight alternative. The single blocker is the use of RegexSet for efficient key matching. Replacing this would allow for a drop-in replacement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions