fix(redis): fix logs being polluted when redis is disabled

also used streaming when redis is disabled for faster response.
This commit is contained in:
zyachel
2022-11-13 17:29:47 +05:30
parent 6f664d2164
commit 5fd0d92187
7 changed files with 148 additions and 73 deletions

8
.gitignore vendored
View File

@ -28,11 +28,15 @@ yarn-error.log*
# typescript
*.tsbuildinfo
next-env.d.ts
next-env.d.ts
#just dev stuff
dev/*
# other lockfiles
yarn.lock
package-lock.json
# docker
docker-compose.yml
docker-compose.yml
dump.rdb