RedisX v0.9
A simple, light-weight Redis database client
Loading...
Searching...
No Matches
RedisServer Struct Reference

#include <redisx.h>

Data Fields

char * host
 The hostname or IP address of the server.
 
int port
 The port number or <=0 to use the default 6379.
 

Detailed Description

Redis server host and port specification.

See also
redisxInitSentinel()

The documentation for this struct was generated from the following file: