@statecraft/lmdb
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

LMDB Statecraft bindings

This is a simple statecraft binding for LMDB. LMDB is a simple, fast embedded database.

The LDMB implementation currently does not act as an operation log. That is, the store depends on an externally provided operation log; which it subscribes to on startup. All changes are streamed into a local on-disk key-value store (lmdb).

Readme

Keywords

none

Package Sidebar

Install

npm i @statecraft/lmdb

Weekly Downloads

0

Version

0.1.1

License

ISC

Unpacked Size

37.3 kB

Total Files

10

Last publish

Collaborators

  • josephg