Packages

Elixir library for using Redis Pub/Sub features (built on top of Redix)

Current section

Files

Jump to
redix_pubsub CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.3.0
- Bump the Redix dependency to ~> v0.5.2, which fixed some bugs.
## v0.2.0
- Bump the Elixir requirement to ~> 1.2.
## v0.1.1
- Fixed a bug that happened when unsubscribing more than once.
## v0.1.0
- First release.