Skip to content

viriciti/redis-port

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redis-port

Service registry and port assignment using Redis

Prerequisites

Be sure to run a Redis server with notify-keyspace-events enabled. Add this line to your redis.conf

notify-keyspace-events KEA

or run a docker process

sudo docker run -d --name=redis-port redis redis-server --notify-keyspace-events KEA

About

Service registry and port assignment using Redis

Resources

License

Stars

Watchers

Forks

Packages

No packages published