Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Distributed KV Store with example python program (Using Python-evnconsul)

Example use case of using Consul KV to retrieve Configuration values to have a stateless micro service.

...

Example shown is using python-envconsul to fetch KVs. Need to use better library such as python-consul which provides capabilities to fetch KV as notifications whenever there are changes in the values


<TODO>

Distributed KV Store with example python program (Using Python-Consul)

this is to experiment notification functionality and configuration reloading

Java based:

...


Distributed KV Store with example Java program (Using cfg4J)


Distributed KV Store with one of ONAP Python Service 


Distributed KV Store with one of ONAP Java Service