package trakeva

  1. Overview
  2. Docs
Transactions, Keys, and Values; with Postgresql and/or Sqlite.

Install

Dune Dependency

Authors

Maintainers

Sources

trakeva.0.1.1.tar.gz
md5=6e37bdc1059e84c3836e9bfadd7da56b

Description

A common key-value API with transactions on top of Postgresql or Sqlite. The library trakeva_of_uri does dynamic loading based on a configuration URI (postgresql:// or sqlite://, depending on backends available at compile-time).

Published: 09 Mar 2017

Dev Dependencies

None

Used by (2)

  1. coclobas
  2. ketrew < "3.1.0"

Conflicts

None