Current section
Files
Jump to
Current section
Files
hammer_backend_redis
CHANGELOG.md
CHANGELOG.md
# Changelog
## 3.0.0
### Changed
- Require elixir >= 1.6
## 2.0.0
### Changed
- Updated to new Hammer API
## 1.0.0
### Changed
- `hammer_backend_redis` now explicitely depends on `hammer`
- Implement the `Hammer.Backend` behaviour
- Alias `redix_config` to `redis_config` in the config list, for convenience
## 0.1.0
Initial release.