Skip to content

linthan/redis-ex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
fusikai
Nov 1, 2019
e159397 · Nov 1, 2019

History

11 Commits
Sep 24, 2019
Sep 24, 2019
Sep 24, 2019
Nov 1, 2019
Oct 31, 2019
Oct 31, 2019
Nov 1, 2019
Nov 1, 2019
Oct 31, 2019
Nov 1, 2019
Sep 24, 2019
Nov 1, 2019
Nov 1, 2019
Sep 24, 2019

Repository files navigation

redis-ex

An Experiment Lab for redis

Experiment No.1

start a cluster of redis sentinel, a master redis server and two slaves redis server

$ docker-compose up redis-sentinel

a python client to connect the cluster of redis sentinel for get the master node info and the slave nodes info

$ python client/py/main.py

About

an experiment lab for redis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published