|
| | base.h |
| | Common functions for interacting with Redis via hiredis.
|
| |
| | cluster.c |
| | conf functions for interacting with Redis cluster via Hiredis.
|
| |
| | cluster.h |
| | Common functions for interacting with Redis cluster via Hiredis.
|
| |
| | crc16.c |
| |
| | crc16.h |
| |
| | io.c |
| | Common functions for interacting with Redis via hiredis.
|
| |
| | io.h |
| | Redis asynchronous I/O connection allocation.
|
| |
| | pipeline.c |
| | Functions for pipelining commands.
|
| |
| | pipeline.h |
| | Redis asynchronous command pipelining.
|
| |
| | redis.c |
| | Common functions for interacting with Redis via hiredis.
|
| |
| | test.c |
| |