nutanix / calm-dsl

Keep Calm and DSL On!
https://nutanix.github.io/calm-dsl/
Apache License 2.0
32 stars 51 forks source link

Improvement: Update cache operation on single entity if there is any project/entity operation #184

Closed abhijeetkaurav1st closed 2 years ago

abhijeetkaurav1st commented 3 years ago

Ex: If we create a project, right now it is updating whole project cache. Ideally it should only add the new entity.

Similar for each entity that had some operation attached with cache i.e. projects, environments etc.