Closed rafaelsierra closed 2 years ago
When using decouple.RepositoryConsul configuration will be loaded from a Consul server.
decouple.RepositoryConsul
Initialization requires an consul.Consul object to give users flexibility to setup ACL, SSL or any other connection peculiarity from his environment.
consul.Consul
python-consul is not an requirement.
python-consul
This MR is replacing #65 as I need to use my master branch for more stuff
When using
decouple.RepositoryConsul
configuration will be loaded from a Consul server.Initialization requires an
consul.Consul
object to give users flexibility to setup ACL, SSL or any other connection peculiarity from his environment.python-consul
is not an requirement.This MR is replacing #65 as I need to use my master branch for more stuff