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.
33
commits
3
branches
6
tags
268
KiB
OCaml
95.4%
Perl
4.6%
7323b8f065
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
7323b8f065
Merge pull request 'add-push' (
#14
) from add-push into main
...
Reviewed-on:
https://git.robur.io/robur/git-kv/pulls/14
2022-10-19 09:43:28 +00: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