Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Which is the short structure that Redis provides for the compact representation of Sets?
Home
Redis
Which is the short structure that Redis provides for the compact representation of Sets?
0
votes
asked
Oct 4, 2022
in
Redis
by
john ganales
Which is the short structure that Redis provides for the compact representation of Sets?
a) Intset-max
b) intset
c) ziplist
d) Set-max
redis
compact-representation
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Oct 4, 2022
by
john ganales
b) intset
...