Martín Montes
065a18c258
Adapted cache to support redis authentication
2022-03-23 22:13:14 +01:00
Ilya Dmitrichenko
61d6ed42f5
Add OpenTelemetry tracer
2021-12-16 12:39:10 +00:00
stefanprodan
3197ad3e45
Register hostname and version in cache
...
If the caching server is online, podinfo registers its hostname and version in Redis. The set expires after one minute and it's refreshed every 30 seconds.
2020-05-20 13:51:07 +03:00
stefanprodan
5ba5808722
Add cache CRUD API
2020-05-20 12:59:27 +03:00
stefanprodan
73b658d711
Add cache API
...
- implement cache with Redis
- add cache-server to args and config
- add Redis deployment to webapp overlays
2020-05-16 09:53:17 +03:00