introlab / opentera

OpenTera - Open TeleRehabilitation Server and Micro-Services
https://github.com/introlab/opentera
Apache License 2.0
17 stars 9 forks source link

Update Redis information when service is added / removed / updated #214

Closed doumdi closed 1 year ago

doumdi commented 1 year ago

Describe the bug Service info in Redis are not updated when they change. Info is only stored when TeraServer starts.

To Reproduce

  1. Change a service information and read the redis variables.

Expected behavior

  1. Update service info when there is a change in the database.