Switch back to in-memory cache

This commit is contained in:
Michael Jackson
2018-12-17 15:57:44 -08:00
parent aa99d11068
commit 59a5acbe08
7 changed files with 91 additions and 44 deletions

1
.gitignore vendored
View File

@ -4,6 +4,7 @@
/node_modules/
/public/_assets/
/dump.rdb
/stats.json
npm-debug.log*