package snkv

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.1.1.tar.gz
md5=975c7022f2c5422f8cd4658fa17294da
sha512=73fa70eb9bb5c9f09f2d5a7f01dfc3eba53e85624c61541a82a4e48461d18e8a9ba57d8cc293408a36cdc57b2bcd82b9a28ecd4eba297a95c9d8f8406fa882d5

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