relocate and rename Storage.js. implement a simple, non-persistent in memory datastore for those who'd rather not bother with mongodb. Continue to default to previous values.

This commit is contained in:
ansuz
2015-10-25 19:35:25 -04:00
parent 05ce2695b2
commit 3928c89d35
5 changed files with 65 additions and 5 deletions

1
.gitignore vendored
View File

@@ -2,3 +2,4 @@ www/bower_components/*
node_modules
/config.js
customization
.*.swp