mirror of
https://github.com/fluencelabs/redis
synced 2025-05-12 02:37:11 +00:00
parent
eb19819d93
commit
f30136f206
@ -407,7 +407,7 @@ void exitFromChild(int retcode) {
|
||||
/*====================== Hash table type implementation ==================== */
|
||||
|
||||
/* This is a hash table type that uses the SDS dynamic strings library as
|
||||
* keys and radis objects as values (objects can hold SDS strings,
|
||||
* keys and redis objects as values (objects can hold SDS strings,
|
||||
* lists, sets). */
|
||||
|
||||
void dictVanillaFree(void *privdata, void *val)
|
||||
|
Loading…
x
Reference in New Issue
Block a user