redis cluster benchmark

220 views
Skip to first unread message

Akshay Kumar

unread,
Jul 21, 2016, 1:40:46 AM7/21/16
to Redis DB

i tried to benchmark the redis standalone and cluster using nodejs in the middle .
used redisio api in node js

the standalone redis throughput is : 5000

and redis cluster is also producing the same throughput i.e : 5000

does cluster increases any throughput ?

The Real Bill

unread,
Jul 22, 2016, 1:30:08 AM7/22/16
to Redis DB
That isn't a benchmark or Redis, rather a test of your intermediary layer. If you want to see Redis performance test Redis directly - no middlemen.

anandesi akshay kumar

unread,
Jul 24, 2016, 3:54:15 PM7/24/16
to Redis DB
thanks for your replay

does the redis cluster change any throughput since i am getting same for the both.

Bill Anderson

unread,
Jul 24, 2016, 4:30:45 PM7/24/16
to redi...@googlegroups.com
As long as you are limited so heavily by the middleware you are using, it won't matter which you were to use. With or without clustering Redis handles hundreds of thousands of requests per second. 

That said it all depends on your use case. Until you have actual requirements, specific use cases, and code it is pointless to speculate, and nobody can answer your question. Develop your code and profile it. 

When you have something concrete we can help. Until then it is like asking which superhero can beat which other superhero. 
--
You received this message because you are subscribed to a topic in the Google Groups "Redis DB" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/redis-db/jmKNIYBUQaw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to redis-db+u...@googlegroups.com.
To post to this group, send email to redi...@googlegroups.com.
Visit this group at https://groups.google.com/group/redis-db.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages