Skip to content

A tool to continuously check connectivity to ElastiCache Redis

Notifications You must be signed in to change notification settings

chamarakera/redis-conn-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redis-conn-checker

A tool to continuously check connectivity to ElastiCache Redis

This tool can be used to check Elasticache Redis connectivity during following scenarios:

  • ElastiCache Redis Cluster Engine Version Upgrades
  • ElastiCache Redis Node Upgrades
  • ElastiCache Redis Failover Testing
$ poetry install
$ poetry run python src/redis-conn-checker <primary_redis_endpoint> <primary_node_name>

About

A tool to continuously check connectivity to ElastiCache Redis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages