Skip to content
This repository was archived by the owner on Dec 1, 2024. It is now read-only.
/ levelup Public archive
This repository was archived by the owner on Dec 1, 2024. It is now read-only.

exposing compactRange #554

@ttvi

Description

@ttvi

Hello,

We saw the compactRange function has been exposed on leveldown, we don't know the reason why it is not exposed on levelup but is there any chance you are thinking of it or accepting such PR?

In our company, we have a workload with a lot of writes and a lot of deletes (using level). From there we discovered that the compaction of leveldb does not work the way we want; it took sometimes days or more not compacting the database even with a long very light load afterward. We therefore want to control the compaction, but cannot do that as levelup does not expose compactRange.

Let us now if it is a possibility or if we are missing something here.

Thanks.

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