ocsipersist-libversion Documentation on ocaml.org
Persistent key/value storage (for Ocsigen) - 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 database, 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/1.0.1.tar.gz md5=ffbd09c9fe79c0fd9c5013dce0975a7c sha512=7b038f35fb93b9983642cbff2f4069cacd5fe9f20118e3cb6aca685a7e2f16f320b73daa13b39dd45429fb6e884699dc7cfca9cfc459c8db86baf4846c9fb7e9 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ocsipersist-lib/ocsipersist-lib.1.0.1/opam |
Required by
- ocsipersist<1.1.0
- ocsipersist-dbm<1.1.0
- ocsipersist-pgsql<1.1.0
- ocsipersist-sqlite<1.1.0


