Redis Tutorials - Setup Redis Cluster from Scratch

Поделиться
HTML-код
  • Опубликовано: 28 дек 2019
  • This video show you how to setup redis cluster from scratch and setup redis master slave replications with sharding mode.
  • НаукаНаука

Комментарии • 9

  • @md.mamun-urrashid3309
    @md.mamun-urrashid3309 3 года назад +2

    Informative, nice way of representation :)

  • @adetiamarhadi8774
    @adetiamarhadi8774 4 года назад +1

    that is cool! I will try this using docker 😁

  • @osamaa.h.altameemi5592
    @osamaa.h.altameemi5592 4 года назад +1

    that was clean :)

  • @yoannbourdin7956
    @yoannbourdin7956 3 года назад

    Just a question which tools are you using to type simulteanously on all nodes in the same time ?

    • @dimzrio
      @dimzrio  3 года назад +1

      I'm using terminator with broadcast input.

  • @kirankumar-jd1nb
    @kirankumar-jd1nb 4 года назад

    i want to connect to Magento to Redis cluster which IP i should provide? is thr any cluster ip to point out to

  • @vedantbhatt6335
    @vedantbhatt6335 3 года назад

    Is this high availability setup?

    • @dimzrio
      @dimzrio  3 года назад +1

      i think this setup is distribution system of redis, if you want HA of redis you can consider to use sentinel.