tangled
alpha
login
or
join now
vblt.org
/
irmini
forked from
gazagnaire.org/irmin
1
fork
atom
Persistent store with Git semantics: lazy reads, delayed writes, content-addressing
1
fork
atom
overview
issues
pulls
pipelines
irmini
/
lib
/
at
perf
27 files
backend.ml
Add parallel trace replay benchmark and scaling chart
3 weeks ago
backend.mli
Add parallel trace replay benchmark and scaling chart
3 weeks ago
codec.ml
Fix proof verification with inlined contents
1 month ago
codec.mli
Add hash_of_raw_bytes to Codec.S signature
1 month ago
commit.ml
irmin: WIP changes
2 months ago
commit.mli
irmin: WIP changes
2 months ago
dune
irmin: Use WAL and bloom filter in disk backend
2 months ago
git_interop.ml
Disable inlining for git backend to preserve compatibility
1 month ago
git_interop.mli
Add irmini-git benchmark and rewrite chart generator
1 month ago
hash.ml
fix(lint): replace Printf/Format with Fmt across multiple packages
1 month ago
hash.mli
fix(lint): resolve E410, E415, E605 in irmin; tidy irmin bin/lib
1 month ago
inode.ml
Fix stack overflow in inode trie when hash bits are exhausted
1 month ago
inode.mli
Add inode module for structural sharing of large tree nodes
1 month ago
irmin.ml
irmin: Simplify Link API, remove Effects and Obj.magic
2 months ago
irmin.mli
fix(lint): resolve E410, E415, E605 in irmin; tidy irmin bin/lib
1 month ago
link.ml
fix(lint): resolve E410, E415, E605 in irmin; tidy irmin bin/lib
1 month ago
link.mli
irmin: Simplify Link API, remove Effects and Obj.magic
2 months ago
lru.ml
Add proper LRU cache module with O(1) operations
1 month ago
lru.mli
Add proper LRU cache module with O(1) operations
1 month ago
proof.ml
proof: fix blinded nodes test for inlined contents
3 weeks ago
proof.mli
fix(lint): resolve E305 module naming convention across packages
1 month ago
store.ml
store: enable LRU cache (100k) by default
3 weeks ago
store.mli
store: enable LRU cache (100k) by default
3 weeks ago
subtree.ml
Add optional cache parameter to Store.create
1 month ago
subtree.mli
irmin: WIP changes
2 months ago
tree.ml
tree: skip unmodified subtrees in write_tree (dirty check)
3 weeks ago
tree.mli
Add ~inode parameter to disable inode splitting for git compatibility
1 month ago