Packages

RedisMutex is a library for creating a Redis lock for a single Redis instance

Current section

Files

Jump to
redis_mutex CHANGELOG.md
Raw

CHANGELOG.md

# CHANGELOG
## v0.4.0 - 2022-11-22
### Changed
* Use Redix instead of ExRedis as the adapter
* Bump Elixir version to 1.11
* Retool the internals of the library to use modern Elixir conventions
* Updates to the test suite so it can run against live redis in test