Memcache

This type of distribution sends incoming data to a REDIS server, where it is held in an in-memory data store that can be subscribed to.

Type Name

The type name to use in your configuration is redis.

Configuration

The following configuration options are accepted…

NameNotesPurpose
hostnameRequiredThe DNS name or IP of your Memcache server
portDefault 6379The port number used to communicate to the server
dbDefault 0The database number to connect to