server
The name of a Redis server which is contained in this collection.
Syntax
server = <server>
Description
The name of a Redis server which is contained within this collection. A corresponding
'[redis-server:<server>]’ stanza should also be created to define the properties
of this server.
This entry may be repeated multiple times, once for each server which is contained within this collection.
Options
<server>- The name associated with the Redis server.
Usage
This stanza entry is required.
Default value
None
Example
server = redis-server-a