redis fixes

This commit is contained in:
msramalho
2023-02-25 13:19:42 +01:00
parent 570c0c2abe
commit 6b4dd9c0a9
5 changed files with 9 additions and 4 deletions

1
.gitignore vendored
View File

@@ -8,5 +8,6 @@ __pycache
.pytest_cach
.env
*.db
redis/data/*
#temp
tests