Skip to content

clear without limit #30

Closed
Closed
@ronag

Description

@ronag

rocksdb has a very nice DeleteRange API which is non blocking and would be great for clear. However, there are two problems:

  • Open end is not supported. (Could be hack emulate with '\fffffffffffffff')
  • Limit is not supported.

Any chance of making these optional in the level API?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions