项目作者: kkbruce

项目描述 :
Redis Master-Slave-Sentinel HA Arch for Windows Container
高级语言: C#
项目地址: git://github.com/kkbruce/RedisSentinelHA.git
创建时间: 2020-02-11T03:15:33Z
项目社区:https://github.com/kkbruce/RedisSentinelHA

开源协议:MIT License

下载


RedisSentinelHA

Redis Master-Slave-Sentinel HA Arch for Windows Container

More detail see blog article https://blog.kkbruce.net/2020/02/redis-master-slave-sentinel-for-windows.html

Build

  1. build.cmd

Run & Test

一、Run docker-compose

  1. docker-compose.exe up -d

二、Run RedisApiSrc test project

  1. dotnet run