Skip to content

RedisGears/WriteBehindDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedisGears WriteBehind Demo

Requirements

  • Preferably Debian-based OS
  • Docker Compose
  • About 64 CPU cores (mainly for simulating virtual users)
  • Several GBs of free RAM
  • A few GBs of free disk space

Configuration

The environment can be configured via the settings in 'compose.env'.

Running it

git clone https://github.com/RedisGears/WriteBehindDemo
cd WriteBehindDemo
bash run.bash

Dashboards

The environment is set up with Grafana server provisioned with data sources and dashboards. It is accessible via port 3000 of the server, e.g. http://localhost:3000.

Stopping it

docker-compose down

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published