Home
last modified time | relevance | path

Searched refs:encodingstr (Results 1 – 1 of 1) sorted by relevance

/redis-3.2.3/src/
H A Dhyperloglog.c1528 char *encodingstr[2] = {"dense","sparse"}; in pfdebugCommand() local
1531 addReplyStatus(c,encodingstr[hdr->encoding]); in pfdebugCommand()