package snkv

  1. Overview
  2. No Docs
OCaml bindings for SNKV key-value store

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.1.tar.gz
md5=4a4d741838283913cae870861936e01b
sha512=b61e70f427f67b42ee4a29b9caa532d93c923d5d3708ff11287e582f13645acd059b2281188b4cdbf1dd2b6a4c2e6810b9616011344ff1cc9497655dc139548c

Description

OCaml FFI bindings and high-level API for SNKV, a persistent, ACID-compliant key-value store built on SQLite's B-tree engine with support for column families, TTL, encryption, and transactions.

Dependencies (2)

  1. ocaml
  2. dune >= "3.21"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None