Add the "redict" and "valkey" recipes

This commit is contained in:
Ribbon 2024-04-17 18:37:41 +00:00
parent 4c9812da53
commit 5e7f2ef9e1
2 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,6 @@
#TODO Missing script for "make", see https://redict.io/docs/install/#installing-from-source
[source]
git = "https://codeberg.org/redict/redict"
rev = "5684cdbd9f2aefb494dfb346292d4322319d236b"
[build]
template = "custom"

View File

@ -0,0 +1,6 @@
#TODO Missing script for "make", see https://github.com/valkey-io/valkey#building-valkey
[source]
git = "https://github.com/valkey-io/valkey"
rev = "26388270f197bce84817eea0a73d687d58442654"
[build]
template = "custom"