-
With irmin 3.9.0, checkseum 5.1.0 and optint 3.0, I got a corrupted git repo
```
open! Lwt_result.Syntax
module Store = Irmin_git_unix.FS.KV (Irmin.Contents.String)
module Sync = Irmin.Sync.Make (…
-
Currently irmin fails on OCaml 5.3 with:
```
#=== ERROR while compiling irmin.3.9.0 ========================================#
# context 2.4.0~alpha1~dev | linux/x86_64 | ocaml-variants…
-
Duplicate of #243
With Irmin 3.1 just released, Sandmark may upgrade its Irmin benchmark to the one described in [this blog post](https://tarides.com/blog/2021-10-04-the-new-replaying-benchmark-in-…
-
-
Function arguments are indented in different ways depending on context:
```ocaml
let _ =
fun (module Store : Irmin.Generic_key.S with type repo = repo)
(module Store : Irmin.Generic_key.S …
-
Will there be a version of irmin-client without the lwt?
-
It would be nice to release this after Irmin 3.0 is released.
## TODO
- [x] Ensure compatibility with Irmin
- [x] Implement Irmin.S using Irmin_client (#34)
- [ ] Fix irmin slow tests
- [ ] Add…
-
Hi all,
I have a content-addressable store like so:
```ocaml
module Content_store = Irmin.Content_addressable.Make(Irmin_fs_unix.Append_only)(Irmin.Hash.SHA512)(Content)
```
I would like to a…
-
I am trying to build the Irmin-redis backend for Irmin 1.4.0 trunk version. It is failing with an error
```
ocamlc src/.irmin_redis.objs/byte/irmin_redis.{cmi,cmti} (exit 2)
(cd _build/default &…
-
From https://opam.ci.ocaml.org/github/ocaml/opam-repository/commit/5dabe051724f251b15da92cd9a9133442ab9cd19/variant/opam-2.0,distributions,macos-homebrew,irmin-http.2.10.0,tests
/cc @patricoferris
…