ocsipersist-libversion Documentation on ocaml.org
Persistent key/value storage for OCaml - support library
This library defines signatures and auxiliary tools for defining backends for the Ocsipersist frontent. Ocsipersist is used pervasively in Eliom/Ocsigen to handle sessions and references. It can be used as an extension for ocsigenserver or as a library. Implementations of the following backends currently exist: DBM, PostgreSQL, SQLite.
| Author | The 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 | |
| Source [http] | https://github.com/ocsigen/ocsipersist/archive/refs/tags/2.0.0.tar.gz md5=b96e2fa070038fc9ffa9ab7551ed5637 sha512=f5aca65bee735f90047c7457d4e5a9965a71a70df14366dd7fea2d494b5397702d5d5b0d677dbe0524368e9ae9c124c281d39ec3a99b3c79ed60ae439f93ec84 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ocsipersist-lib/ocsipersist-lib.2.0.0/opam |
Required by
- ocsipersist>=2.0.0


