You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the docs we have option to use enqueue/fs with Doctrine events to trigger async/non blocking operations (insert/update/remove).
As we currently have option to use Messenger out of the box for populating indexes, it would be nice to see out of the box option to use Messenger as well for these Doctrine events.
The text was updated successfully, but these errors were encountered:
In the docs we have option to use
enqueue/fs
with Doctrine events to trigger async/non blocking operations (insert/update/remove).As we currently have option to use Messenger out of the box for populating indexes, it would be nice to see out of the box option to use Messenger as well for these Doctrine events.
The text was updated successfully, but these errors were encountered: