kyma-project / nats-manager

Apache License 2.0
5 stars 12 forks source link

Implement caching rules #272

Closed friedrichwilken closed 8 months ago

friedrichwilken commented 8 months ago

Description To prevent high memory consumption nats-manager's internal client will only cache relevant resources.

Changes proposed in this pull request:

Related issue(s)

https://github.com/kyma-project/nats-manager/issues/261