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
inode
26 files
backend.ml
Use new LRU module in cached backend combinator
1 month ago
backend.mli
Use new LRU module in cached backend combinator
1 month 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
irmin: Merge upstream changes, resolve conflicts
2 months ago
hash.mli
irmin: Merge upstream changes, resolve conflicts
2 months 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
link.ml
irmin: Simplify Link API, remove Effects and Obj.magic
2 months 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
Fix proof verification with inlined contents
1 month ago
proof.mli
irmin: WIP changes
2 months ago
store.ml
Add ~inode parameter to disable inode splitting for git compatibility
1 month ago
store.mli
Add ~inode parameter to disable inode splitting for git compatibility
1 month ago
subtree.ml
Merge branch 'cache' into benchs+cache
1 month ago
subtree.mli
irmin: WIP changes
2 months ago
tree.ml
Add ~inode parameter to disable inode splitting for git compatibility
1 month ago
tree.mli
Add ~inode parameter to disable inode splitting for git compatibility
1 month ago