Skip to content

gokhansengun/docker-redis-cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Creates a Redis Cluster with 3 Master and 3 Slave nodes using Docker as instructed in Official Documentation

Usage

Creating the Cluster

Run make all to create the cluster with 3 Master and 3 Slave nodes.

Importing a Sample Dataset

Run make load-dataset to load a dataset of 5000 KVs to the cluster.

Querying the Cluster

Run make query-cluster to query the cluster.

Todo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published