gothick / omm

1 stars 0 forks source link

Use the New Native Messenger Support in Liip Imagine #109

Open gothick opened 2 years ago

gothick commented 2 years ago

Previously, we hand-rolled an image cache warmer that used Messenger using WarmImageCache and WarmImageCacheHandler classes, because Liip Imagine didn't have support for Symfony's Messenger. It does now. There are instructions on getting this working here and we should switch to this newer method, as it'll probably be less code and a better bet long-term.

gothick commented 2 years ago

The warmup message is dispatched in ImageGeneralPostPersistListener