Git Product home page Git Product logo

windows-redis-sentinel-config's Introduction

Windows Based Redis 3.2.1 with Sentinel 3 Configuration

Windows Based Redis 3.2.1 with Sentinel 3 Configuration.

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes http://redis.io

You can find the Windows based Redis from Microsoft OpenTech github: https://github.com/MicrosoftArchive/redis

Configuration Notes:

  1. In this configuration package, we can setup a Redis with Sentinel as below a. Master Node: 172.24.48.78:6379 b. Two Slave Nodes: 172.24.48.77:6379 and 172.24.48.211:6379. There are also another folder 172.24.48.211:6380.

  2. Each IP address represent a server node.

  3. Under each server node folder, i.e. sentinel3/172.24.48.78-Master-6379/ The file and folder structure are the same. There are two ways to install Redis with Sentinel:

    a. CLI: You can run start.cmd / stop.cmd to start or stop Redis with Sentinel.

    b. Windows Service: You can run service-install.cmd / service-uninstall.cmd to install/uninstall Redis with Sentinel.

windows-redis-sentinel-config's People

Contributors

dingyuliang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.