* Revert "Revert "Allow to launch server without Redis (#119)" (#133)"
This reverts commit 18065f965215c32b4b66e13246a6a54977088518.
* Default to REDIS_URL env var for store host
* Add nvmrc file for nvm use
* Add help to run redis store with docker
* Add Redis and memory store
* Rename dist files
* Allow to launch server without Redis
* Slit stores in their own files
* Update readme.md
Co-authored-by: Alan Friedman <d.alan.friedman@gmail.com>
* Mimic Redis API
* Move store logic in is own file
Co-authored-by: Alan Friedman <d.alan.friedman@gmail.com>