feat: implement retrieve by hash function

This commit is contained in:
Bastien Riviere 2024-01-29 19:51:23 +01:00
parent e17aa7dc38
commit 8e03a1e087
Signed by: babariviere
GPG key ID: 4E5F0839249F162E
19 changed files with 275 additions and 155 deletions

1
.gitignore vendored
View file

@ -7,6 +7,7 @@
*.dll
*.so
*.dylib
/short
# Test binary, built with `go test -c`
*.test