Skip to content

integrates\perf(back): #2988.1 precise cache for ev comments

Mario Varas requested to merge mvarasatfluid into master
  • Before this, all the event cache portion is cleaned, which is no needed and unefficient. With this change we go straight to the concrete thing we want to clean, which in this case are all event comments. Being so precise, we get rid of clean unnecessary cache things.
  • This is the first implementation of this new cache cleaning changes.
  • Please check the video below to see the idea.
  • e
Edited by Mario Varas

Merge request reports