Login
Remember
Register
User john ganales
Wall
Recent activity
All questions
All answers
Ask a Question
Answers by john ganales
0
votes
Field types are defined in which file of Solr schema?
answered
Oct 22, 2022
in
Solr – Enterprise Search Engine
solr
0
votes
All the nodes in the environment are joined together to form ______
answered
Oct 22, 2022
in
Solr – Enterprise Search Engine
solr
0
votes
Which of the following is the free and open source software library?
answered
Oct 22, 2022
in
Solr – Enterprise Search Engine
solr
0
votes
Which is the mechanism to enforce limits on the access of a resource when multiple threads are executed?
answered
Oct 4, 2022
in
Redis
redis
multiple-thread
0
votes
How many commands can be sent to a server in pipelining?
answered
Oct 4, 2022
in
Redis
redis
pipelining
0
votes
Consider an example where a range of users from 0 to 10000 goes to a Redis instance R0, and another range of users 10001 to 20000 goes to R1. This is _________ partitioning.
answered
Oct 4, 2022
in
Redis
hash-partitioning
erdis
0
votes
Twemproxy is a proxy developed at Twitter for Redis protocol for automatic partitioning among multiple Redis instances and optional ejection of the node if it is not available.
answered
Oct 4, 2022
in
Redis
twemproxy
proxy
redis
0
votes
Which among the following is a benefit of Pipelining?
answered
Oct 4, 2022
in
Redis
redis
pipelining
0
votes
Which configuration setting is used to specify the memory eviction policy in Redis?
answered
Oct 4, 2022
in
Redis
redis
configuration-settings
0
votes
_________ is the memory policy that returns errors when the memory limit is reached, and the client is trying to execute commands that result in higher memory usage.
answered
Oct 4, 2022
in
Redis
redis
memory-policy
0
votes
Which among the following factors helps in calculating the number of shards in Redis?
answered
Oct 4, 2022
in
Redis
redis
shards
0
votes
________ implies the maximum allowed size of each individual element in the data structure to be encoded to ziplist short structure.
answered
Oct 4, 2022
in
Redis
redis
ziplist
0
votes
Which is the short structure that Redis provides for the compact representation of Sets?
answered
Oct 4, 2022
in
Redis
redis
compact-representation
0
votes
Which of the following commands is used to post the message to the channel?
answered
Oct 4, 2022
in
Redis
redis
post-message
0
votes
Which of the following commands returns the remaining time for the key to expire?
answered
Oct 4, 2022
in
Redis
redis
key-remaining-time
0
votes
ZSCORE command returns the range of members in a sorted set, by score.
answered
Oct 4, 2022
in
Redis
zscore
redis
0
votes
In a Redis transaction, we can use ________ command to enter into the transaction and queue the transaction commands instead of executing them.
answered
Oct 4, 2022
in
Redis
redis
transaction
0
votes
_____________ is a type of lock that allows you to limit the number of processes that can concurrently access a resource to some fixed number
answered
Oct 4, 2022
in
Redis
redis
data-type
0
votes
Which of the following does the Redis Hashes store?
answered
Oct 4, 2022
in
Redis
redis
hashes
0
votes
_________ is used to flush the transaction queue and exit from the transaction.
answered
Oct 4, 2022
in
Redis
redis
Page:
« prev
1
...
60
61
62
63
64
65
66
67
68
69
70
...
143
next »
...