Login
Remember
Register
Ask a Question
Recent questions in Redis
0
votes
1
answer
Which among the following factors helps in calculating the number of shards in Redis?
asked
Oct 4, 2022
in
Redis
by
john ganales
redis
shards
0
votes
1
answer
________ implies the maximum allowed size of each individual element in the data structure to be encoded to ziplist short structure.
asked
Oct 4, 2022
in
Redis
by
john ganales
redis
ziplist
0
votes
1
answer
Which is the short structure that Redis provides for the compact representation of Sets?
asked
Oct 4, 2022
in
Redis
by
john ganales
redis
compact-representation
0
votes
1
answer
Which of the following commands is used to post the message to the channel?
asked
Oct 4, 2022
in
Redis
by
john ganales
redis
post-message
0
votes
1
answer
Which of the following commands returns the remaining time for the key to expire?
asked
Oct 4, 2022
in
Redis
by
john ganales
redis
key-remaining-time
0
votes
1
answer
ZSCORE command returns the range of members in a sorted set, by score.
asked
Oct 4, 2022
in
Redis
by
john ganales
zscore
redis
0
votes
1
answer
In a Redis transaction, we can use ________ command to enter into the transaction and queue the transaction commands instead of executing them.
asked
Oct 4, 2022
in
Redis
by
john ganales
redis
transaction
0
votes
1
answer
_____________ is a type of lock that allows you to limit the number of processes that can concurrently access a resource to some fixed number
asked
Oct 4, 2022
in
Redis
by
john ganales
redis
data-type
0
votes
1
answer
Which of the following does the Redis Hashes store?
asked
Oct 4, 2022
in
Redis
by
john ganales
redis
hashes
0
votes
1
answer
_________ is used to flush the transaction queue and exit from the transaction.
asked
Oct 4, 2022
in
Redis
by
john ganales
redis
0
votes
1
answer
Redis is single threaded
asked
Mar 1, 2020
in
Redis
by
SakshiSharma
#redis
0
votes
1
answer
_______ sets the key to expire within the given number of seconds.
asked
Feb 22, 2020
in
Redis
by
SakshiSharma
#key-expire
redis
0
votes
1
answer
Sets are unordered collection of strings
asked
Feb 22, 2020
in
Redis
by
SakshiSharma
#set-unorder
edis
0
votes
1
answer
_________ is the configuration setting that tells the maximum number of items allowed in a Hash table for ziplist encoding.
asked
Feb 16, 2020
in
Redis
by
rahuljain1
#hash-table
bigdata-questions-answers
hadoop-questions-answers
redis
0
votes
1
answer
The ______ command is used to set a lock in string dataset
asked
Feb 16, 2020
in
Redis
by
rahuljain1
#dataset
java-questions-answers
redis
0
votes
1
answer
Persistent server should be the _________ once the whole environment is tarted.
asked
Feb 16, 2020
in
Redis
by
rahuljain1
#persistent
java-questions-answers
redis
0
votes
1
answer
_________ is an implementation of partitioning where you can send your q ery to a random instance
asked
Feb 16, 2020
in
Redis
by
rahuljain1
#query-instance
java-questions-answers
redis
0
votes
1
answer
__________ is required in distributed backend systems where cache state eeds to be maintained unit
asked
Feb 16, 2020
in
Redis
by
rahuljain1
#distributed-backend
java-questions-answers
redis
0
votes
1
answer
The environment continues working even, if a slave fails!
asked
Feb 16, 2020
in
Redis
by
rahuljain1
#java-environment
java-questions-answers
Page:
« prev
1
2
Recent questions in Redis
...