This website requires JavaScript.
Explore
Help
Sign in
robur
/
git-kv
Watch
4
Star
0
Fork
You've already forked git-kv
0
Code
Issues
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
A KV store using a remote git repository in memory.
28
commits
3
branches
6
tags
268
KiB
OCaml
95.4%
Perl
4.6%
7be3a3dc62
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
dinosaure
7be3a3dc62
Merge pull request 'Full implementation of git-kv over the Mirage_kv.RW intf.' (
#10
) from full-impl into main
...
Reviewed-on:
https://git.robur.io/robur/git-kv/pulls/10
2022-10-14 12:58:33 +00:00
app
Full implementation of git-kv over the Mirage_kv.RW intf.
2022-09-28 13:21:28 +02:00
src
Full implementation of git-kv over the Mirage_kv.RW intf.
2022-09-28 13:21:28 +02:00
test
Fix tests, we use %S to print segments
2022-10-12 11:59:08 +02:00
CHANGES.md
initial
2022-09-20 13:13:46 +02:00
dune-project
Finally, make the first PoC about git-state
2022-09-27 14:07:51 +02:00
git-kv.opam
opam: add dependencies
2022-09-26 13:45:46 +02:00
LICENSE.md
initial
2022-09-20 13:13:46 +02:00
README.md
initial
2022-09-20 13:13:46 +02:00
README.md