change KV emulation to leveldb, remove redis

This commit is contained in:
41666 2020-12-13 21:30:55 -05:00
parent 3bca07c7d7
commit 8fe3d1dcf2
7 changed files with 195 additions and 76 deletions

View file

@ -88,13 +88,13 @@
"jest-enzyme": "^7.1.2",
"jest-react-hooks-shallow": "^1.4.2",
"jest-styled-components": "^7.0.3",
"level": "^6.0.1",
"minimist": "^1.2.5",
"npm-run-all": "^4.1.5",
"prettier": "^2.2.1",
"prettier-plugin-organize-imports": "^1.1.1",
"prettier-plugin-pkg": "^0.8.0",
"prettier-plugin-sh": "^0.6.0",
"redis": "^3.0.2",
"stylelint": "^13.8.0",
"stylelint-config-prettier": "^8.0.2",
"stylelint-config-standard": "^20.0.0",