notslang / exmdb

Elixir library for LMDB, a fast, compact and transactional key-value data store

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exmdb

Library for conveniently working with LMDB, a fast, compact and transactional key-value data store.

This library uses zambal/elmdb under the hood, but will provide a higher level interface for Elixir users, including implementations of the Enumerable and Collectable protocols.

Not much to see yet. WIP

About

Elixir library for LMDB, a fast, compact and transactional key-value data store


Languages

Language:Erlang 67.0%Language:Elixir 33.0%