Redis Cluster with 3 shards & 3 replicas in 10 minutes

preview_player
Показать описание


Quick and dirty demo of starting Redis Server in cluster mode with 3 shards and 3 replicas.

If you would like more videos like this, feel free to upvote and send requests in the comments.

Рекомендации по теме
Комментарии
Автор

Thanks for the tutorial.
I implemented using redis 5 and seems like redis-trib.rb on 7:07 is deprecated and the command alternative was in redis-cli.

./redis-5.0.7/src/redis-cli --cluster create 127.0.0.1:7001 127.0.0.1:7002 127.0.0.1:7003 127.0.0.1:7004 127.0.0.1:7005 127.0.0.1:7006 --cluster-replicas 1

adiyatmubarak
Автор

Awesome tutorial video clip~~, you give me a inspiration about redis cluster architecture. thanks.

tteseus
Автор

Clear explanation. Thanks for sharing !!!

pavangowthammutyala
Автор

1 question: what makes it different from sentinel? is it the same thing or what?

(ty for the great tutorial)

haristku
Автор

Thank you for your excellent tutorial!!!

svenwoldt
Автор

thank you for keeping up the good work

ahmadpoorgholam
Автор

I am getting this error when i try and run the ruby script : /usr/bin/env: ‘ruby’: No such file or directory
Can you help me out?

deepakvkashyap
Автор

clear and nice explanation from this tutorial, thanks!

windgod
Автор

how would you go about doing this with auth on the nodes?

louiskidd
Автор

Thank you very much for this tutorial it helped a lot to easily understand concepts. As I have a question on how the node will communicate if these masters are completely on a different machines?

vishvaspatel
Автор

at what point we need Redis Clusters? I am trying to understand the "why".

webartisan
Автор

What will happen if
One of shard got down

akashshukla
Автор

Nice tutorial, just a simple thing that you could to improve the quality of the tutorial is to record better audio, thanks

colinburgess
Автор

How to download redis-trib.rb ruby script

tataapparao
Автор

Nice explanation, but terminal windows are not clear much, because it is dark. Anyway keep up this.

RaviYasas
Автор

Directly downloaded redis-4.0.10.tar.gz file and after that how to start please guide me

tataapparao
join shbcf.ru