API Reference Nebulex.Adapters.Redis v#3.0.0-rc.1

View Source

Modules

Nebulex adapter for Redis. This adapter is implemented using Redix (a Redis driver for Elixir).

Redis Cluster Manager

Default Nebulex.Adapter.Keyslot implementation.

Redis Cluster shard supervisor.

Adapter error formatter.

A Serializer encodes keys and values sent to Redis, and decodes keys and values in the command output.

Protocol controlling how a key/value is encoded to a string and how a string is decoded into an Elixir any().