Skip to content

viriciti/redis-port

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Erwin Poeze
Oct 14, 2016
b7add88 · Oct 14, 2016
Oct 14, 2016
Nov 25, 2014
Oct 14, 2016
Oct 14, 2016
Jan 11, 2015
Nov 25, 2014
Nov 25, 2014
Dec 22, 2014
Oct 14, 2016
Nov 26, 2014
Oct 14, 2016

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