Skip to content

Remove support for simplified lmdb api #3

Description

@RussellHaley

lmdb presents two apis a simplified one for single commits or an advanced one using cursors. We currently support both. The simplified api is just a wrapper on the cursor api. Should we support both or just wrap the cursor api ourselves?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions