ocsipersistversion Documentation on ocaml.org
Persistent key-value storage for OCaml using multiple backends
This is an virtual library defining a unified frontend for a number of key-value storage implementations. Implementations of the following backends currently exist: DBM, PostgreSQL, SQLite.
| Author | Ocsigen team <dev@ocsigen.org> |
|---|---|
| License | LGPL-2.1-only WITH OCaml-LGPL-linking-exception |
| Published | |
| Homepage | https://github.com/ocsigen/ocsipersist |
| Issue Tracker | https://github.com/ocsigen/ocsipersist/issues |
| Maintainer | Jan Rochel <jan@besport.com> |
| Dependencies |
|
| Conflicts |
|
| Source [http] | https://github.com/ocsigen/ocsipersist/archive/refs/tags/2.1.0.tar.gz md5=aeeadfa74be3f18707cd84f091993b7b sha512=953fb75e392c2bb2dacbbff0221c3be28fdc61ec0ca6073fe21346fc037b8bfbc5233a51cfa2304d67e39d6484628f8a2d3152472ef60943fa27aa72ed4044df |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ocsipersist/ocsipersist.2.1.0/opam |
Required by
- eliom>=11.0.0
- ocsipersist-dbm>=2.1.0
- ocsipersist-pgsql>=2.1.0
- ocsipersist-sqlite>=2.1.0


