sofascore / purgatory-bundle

Invalidate caches and achieve high hitrate with readable and maintainable annotations
MIT License
45 stars 0 forks source link

Refator EntityChangeListener to use tagged sevices #62

Open Brajk19 opened 4 months ago

Brajk19 commented 4 months ago

For some complex cache invalidation cases, where PurgeOn attribute is not enough, custom listeners are required to implement that logic. Better approach would be: