crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

What are the 10 most important features of Redis
Question Posted on 20 Feb 2020Home >> DataBase >> Redis >> What are the 10 most important features of Redis

What are the 10 most important features of Redis
Below are the 10 most important features of Redis
(1)One important features is that it is portable.
(2)It is very easy to install and manage to Redis.
(3)Redis have the advantage to support various types of data structure such as strings, hashes, sets, lists sorted sets etc.
(4)Redis has also supporting various programming languages like C,C++,C#,Ruby,Phython,PHP,Erlang,Tcl,Perl,Lua,Java,Scala etc.
(5)Redis supports simple master to slave replication.
(6)Redis has one of the most powerfull feature is that it is very fast and can execute 100000 queries per second.
(7)The reason of fastest speed is that data is persistent in memory as well as stored on the disk.
(8)One more reason of its speed is that it loads the whole dataset in primary memory.
(9)If we want use our favorite language which is not supported yet then we can write our own client library which is enabled here quite easily.
(10)Redis operations working on different data types are atomic so these operations can be accomplished safely.
0
0



.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

Redis is widely used as a secondary database for ___________.

Which one is a difference between Memcached and Redis?

Which is the default persistence mode in Redis?

The _________ command is used to remove the expiration from a key.

Redis is single threaded






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap