Modules
Nebulex adapter for Redis. This adapter is implemented using Redix
(a Redis driver for Elixir).
Default keyslot implementation for Redis Cluster hash slot calculation.
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().