loading redis keys

This commit is contained in:
Jan Prochazka
2022-03-05 18:46:18 +01:00
parent 425841bb38
commit 51942be0a6
11 changed files with 130 additions and 21 deletions

View File

@@ -37,6 +37,7 @@
"webpack-cli": "^3.3.11"
},
"dependencies": {
"async": "^3.2.3",
"ioredis": "^4.28.5"
}
}