package git-kv

  1. Overview
  2. Docs
A Mirage_kv implementation using git

Install

Dune Dependency

Authors

Maintainers

Sources

git-kv-0.0.4.tbz
sha256=e191269066e19ec1b6115970bf05ccf601baac0e327e724f14509c6af23530de
sha512=b3baff9b76b1eb58e965a83db3bb475ecfd6c9471d168731fb4724e823c3610c3340ffdc2e9ccf11b1ac6bc61e6e38949bfca36198652a5d7dfd5aeec65964d0

CHANGES.md.html

v0.0.4 2024-04-24 - Paris (France)

  • Add a branch accessor (@dinosaure, #30)

  • Add the compression level argument into to_octets (@hannesm, @dinosaure, #31)

  • Add few Lwt.pause to be cooperative with processes (@hannesm, @dinosaure, #32)

v0.0.3 2022-12-16 - Berlin (Germany)

  • Allow author, author_email, and message being specified in change_and_push (#28 @hannes)

v0.0.2 2022-12-14 - Berlin (Germany)

  • Use Stdlib.Result and Fmt instead of Rresult (#24 @hannes)

  • Use Git.Reference.main (available since git 3.10.0, #24 @hannes)

  • change_and_push may return errors, report them (#24 @hannes)

  • delete unix transitive dependencies from tests (#25 @dinosaure)

  • update to mirage-kv 6.0.0 (#27 @hannes)

v0.0.1 2022-11-02 - Paris (France)

  • First release

OCaml

Innovation. Community. Security.