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
Which of the following is used to interact with Redis in Node.js?
asked
May 27
in
NodeJS Essentials
by
Robin
redis
node
js
0
votes
The following are commands of sorted sets, except ________.
asked
Oct 6, 2022
in
Redis
by
sharadyadav1986
redis
zrangebyex
0
votes
The data structure commonly used in Redis is ____________.
asked
Oct 6, 2022
in
Redis
by
sharadyadav1986
redis
data-structure
0
votes
Given is a code snippet.
asked
Oct 6, 2022
in
Redis
by
sharadyadav1986
redis
0
votes
Consider “a” as a shared key among two processes, A and B.
asked
Oct 6, 2022
in
Redis
by
sharadyadav1986
redis
0
votes
_________ returns the number of elements in a set.
asked
Oct 6, 2022
in
Redis
by
sharadyadav1986
redis
element
0
votes
Which of the following set commands removes and returns members of a set?
asked
Oct 6, 2022
in
Redis
by
sharadyadav1986
redis
member-set
0
votes
The following are all Key Value databases, except __________.
asked
Oct 6, 2022
in
Redis
by
sharadyadav1986
key-value
redis
0
votes
Redis can be configured to meet different requirements by editing the configuration settings in __________.
asked
Oct 6, 2022
in
Redis
by
sharadyadav1986
redis
configuraiton
0
votes
Redis provides multi-state architecture during replication, where every instance can both read and write.
asked
Oct 6, 2022
in
Redis
by
sharadyadav1986
redis
replication
0
votes
Which is the default persistence mode in Redis?
asked
Oct 6, 2022
in
Redis
by
sharadyadav1986
persistence
redis
0
votes
Which configuration setting specifies the file to which the RDB snapshot dump is saved?
asked
Oct 6, 2022
in
Redis
by
Robindeniel
configuration
redis
0
votes
When using Pipelining, will the additional memory used be high?
asked
Oct 6, 2022
in
Redis
by
Robindeniel
redis
memory
pipeline
0
votes
Redis is widely used as a secondary database for ___________.
asked
Oct 6, 2022
in
Redis
by
Robindeniel
redis
secondary-database
0
votes
Which is a difference between Memcached and Redis?
asked
Oct 6, 2022
in
Redis
by
Robindeniel
redis
memcached
0
votes
Which is the best way to achieve persistence in Redis?
asked
Oct 6, 2022
in
Redis
by
Robindeniel
aof
redis
persistence
0
votes
____________ 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
redis
master
slave
0
votes
Redis string cannot hold any value beyond a certain length. What is it?
asked
Oct 4, 2022
in
Redis
by
sharadyadav1986
redis
string
0
votes
In a key-value pair, _________ is represented by a string.
asked
Oct 4, 2022
in
Redis
by
sharadyadav1986
key-pair-value
redis
0
votes
List is a sequence of ___________.
asked
Oct 4, 2022
in
Redis
by
sharadyadav1986
redis
list
Page:
1
2
3
next »
...