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
Recent questions tagged redis
Home
Tag
redis
0
votes
Q: The following are commands of sorted sets, except ________.
asked
Oct 6, 2022
in
Redis
by
sharadyadav1986
(
31.6k
points)
redis
zrangebyex
0
votes
Q: The data structure commonly used in Redis is ____________.
asked
Oct 6, 2022
in
Redis
by
sharadyadav1986
(
31.6k
points)
redis
data-structure
0
votes
Q: Given is a code snippet.
asked
Oct 6, 2022
in
Redis
by
sharadyadav1986
(
31.6k
points)
redis
0
votes
Q: Consider “a” as a shared key among two processes, A and B.
asked
Oct 6, 2022
in
Redis
by
sharadyadav1986
(
31.6k
points)
redis
0
votes
Q: _________ returns the number of elements in a set.
asked
Oct 6, 2022
in
Redis
by
sharadyadav1986
(
31.6k
points)
redis
element
0
votes
Q: Which of the following set commands removes and returns members of a set?
asked
Oct 6, 2022
in
Redis
by
sharadyadav1986
(
31.6k
points)
redis
member-set
0
votes
Q: The following are all Key Value databases, except __________.
asked
Oct 6, 2022
in
Redis
by
sharadyadav1986
(
31.6k
points)
key-value
redis
0
votes
Q: Redis can be configured to meet different requirements by editing the configuration settings in __________.
asked
Oct 6, 2022
in
Redis
by
sharadyadav1986
(
31.6k
points)
redis
configuraiton
0
votes
Q: Redis provides multi-state architecture during replication, where every instance can both read and write.
asked
Oct 6, 2022
in
Redis
by
sharadyadav1986
(
31.6k
points)
redis
replication
0
votes
Q: Which is the default persistence mode in Redis?
asked
Oct 6, 2022
in
Redis
by
sharadyadav1986
(
31.6k
points)
persistence
redis
0
votes
Q: Which configuration setting specifies the file to which the RDB snapshot dump is saved?
asked
Oct 6, 2022
in
Redis
by
Robindeniel
(
20.8k
points)
configuration
redis
0
votes
Q: When using Pipelining, will the additional memory used be high?
asked
Oct 6, 2022
in
Redis
by
Robindeniel
(
20.8k
points)
redis
memory
pipeline
0
votes
Q: Redis is widely used as a secondary database for ___________.
asked
Oct 6, 2022
in
Redis
by
Robindeniel
(
20.8k
points)
redis
secondary-database
0
votes
Q: Which is a difference between Memcached and Redis?
asked
Oct 6, 2022
in
Redis
by
Robindeniel
(
20.8k
points)
redis
memcached
0
votes
Q: Which is the best way to achieve persistence in Redis?
asked
Oct 6, 2022
in
Redis
by
Robindeniel
(
20.8k
points)
aof
redis
persistence
0
votes
Q: ____________ is the number of sentinels that need to agree to the fact that the master is not reachable and make a failover procedure promoting the slave to master.
asked
Oct 6, 2022
in
Redis
by
Robindeniel
(
20.8k
points)
redis
master
slave
0
votes
Q: Redis string cannot hold any value beyond a certain length. What is it?
asked
Oct 4, 2022
in
Redis
by
sharadyadav1986
(
31.6k
points)
redis
string
0
votes
Q: In a key-value pair, _________ is represented by a string.
asked
Oct 4, 2022
in
Redis
by
sharadyadav1986
(
31.6k
points)
key-pair-value
redis
0
votes
Q: List is a sequence of ___________.
asked
Oct 4, 2022
in
Redis
by
sharadyadav1986
(
31.6k
points)
redis
list
0
votes
Q: _________ is the technique of breaking down data into multiple parts.
asked
Oct 4, 2022
in
Redis
by
sharadyadav1986
(
31.6k
points)
redis
technique
Page:
1
2
3
next »
...