0 votes
in Redis by
recategorized by

_________ is the configuration setting that tells the maximum number of items allowed in a Hash table for ziplist encoding.

a) list-max-ziplist-entries

b) hash-max-ziplist-entries

c) list-max-ziplist-value

d) hash-max-ziplist-value

1 Answer

0 votes
by

hash-max-ziplist-entries

...