Skip to content

LMDB Driver #2

@Morgul

Description

@Morgul

LMDB is an interesting database; it's in process (we like), but supports multiple processes writing to the same file on disk. It's a pretty interesting middle of the road option between TrivialDB and something like Redis.

There's a node API: https://github.com/Venemo/node-lmdb

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions