IP and port to which this redis instance acts as a slave.
Declarations
Type
null or (submodule)
Default
null
Example
{
ip = "192.168.1.100";
port = 6379;
}
IP and port to which this redis instance acts as a slave.
null or (submodule)
null
{
ip = "192.168.1.100";
port = 6379;
}