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.
32
commits
3
branches
6
tags
268
KiB
OCaml
95.4%
Perl
4.6%
3ff46e50ac
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
Romain Calascibetta
3ff46e50ac
Implement the push function
2022-10-19 11:37:41 +02:00
app
Full implementation of git-kv over the Mirage_kv.RW intf.
2022-09-28 13:21:28 +02:00
src
Implement the push function
2022-10-19 11:37:41 +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
The application requires git-unix
2022-10-19 11:37:12 +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