0.3.2
- Update nimble options to 1.x
0.3.1
- add some more json sandboxing
- update redis to remove uri from command options
0.3.0
- add con_cache
- add ets cache
- fix hash opts for redis
0.2.1
- Adds support for application configuration and runtime options
0.2.0
- Stop redis connection errors from crashing the app
- Fix hash functions for
Cache.Redis - Support runtime cache config
- Support redis JSON
- Add
strategyoption toCache.Redisfor poolboy
0.1.1
- Expose
pipelineandcommandfunctions on redis adapters
0.1.0
- Initial Release