add external simpleredis and add log for cache (#73)

*  add external simpleredis and add log for cache

* 🐛 fix comment
This commit is contained in:
maxlerebourg
2022-12-31 16:18:08 +01:00
committed by GitHub
parent 11b615b9bd
commit f14a4e3a68
8 changed files with 220 additions and 9 deletions
+2
View File
@@ -0,0 +1,2 @@
# simpleredis
Minimal go redis with only get, set and delete operation