irmin-indexeddb
Irmin backend using the web-browser's IndexedDB store

Install

Authors

Maintainers

Sources

irmin-indexeddb-v2.0.tbz
sha256=9397a500f5a3f83270921d95f861af0da6174d68516ce3fade725b13428ba41d
sha512=34d24e9eb04cd025e9b83b33a55d0341553f536593a837638e1ff8b75053b9ca5144466b9604a03d1d8bc99f33c34f8ae600d926fbe0b31e74230f78c3337f8c

Description

This is an Irmin backend that stores the data in the web-browser's IndexedDB store. For more information, see http://roscidus.com/blog/blog/2015/06/22/cuekeeper-internals-irmin/

Published: 11 Jan 2020

Dependencies (10)

  1. lwt
  2. git < "3.0.0"
  3. js_of_ocaml-ppx
  4. js_of_ocaml-lwt
  5. js_of_ocaml >= "3.0"
  6. cstruct >= "1.7.0"
  7. irmin >= "2.0.0" & < "2.3.0"
  8. base64 >= "3.0.0"
  9. dune >= "1.11"
  10. ocaml >= "4.5.0"

Dev Dependencies (1)

  1. irmin-git with-test

Used by

None

Conflicts

None