Improvement: Update cache operation on single entity if there is any project/entity operation
abhijeetkaurav1st opened this issue · 0 comments
abhijeetkaurav1st commented
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.