|
| | attrs.h |
| | Redis dictionary attributes.
|
| |
| | base.h |
| | Common functions for interacting with Redis via hiredis.
|
| |
| | cluster_async.c |
| | conf functions for interacting asynchronously with Redis cluster via Hiredis.
|
| |
| | cluster_async.h |
| | Redis asynchronous cluster management.
|
| |
| | 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 |
| |