Added lein spell plugin to catch typos in docs and codestrings.
Explored making all the configuration dynamic to support using a different redis configuration for tests, this turned out to be overly complicated, so instead allowed for an ENV environmental variable that when set to "test" uses a different (still static) configuration file.