redix_pubsub icon indicating copy to clipboard operation
redix_pubsub copied to clipboard

Deprecated Redis Pub/Sub client for Elixir. Now built-in into Redix.

Redix PubSub

:warning: Warning :warning:: this library is deprecated. New versions of Redix ship with built-in pub/sub support. The API stays the same but you don't need to depend on this library anymore.

Usage

See Redix.

License

ISC 2016, Andrea Leopardi (see LICENSE.txt)