Merge pull request #686 from return42/lib_redis

Add redis DB and connector
This commit is contained in:
Markus Heiser
2022-01-11 19:55:14 +01:00
committed by GitHub
10 changed files with 491 additions and 3 deletions

View File

@@ -63,6 +63,7 @@ test.shell:
utils/lib_nvm.sh \
utils/lib_static.sh \
utils/lib_go.sh \
utils/lib_redis.sh \
utils/filtron.sh \
utils/searx.sh \
utils/morty.sh \