doctrine / DoctrineMongoDBBundle

Integrates Doctrine MongoDB ODM with Symfony
http://symfony.com/doc/current/bundles/DoctrineMongoDBBundle/index.html
MIT License
379 stars 229 forks source link

Add stopwatch support #701

Closed IonBazan closed 2 years ago

IonBazan commented 2 years ago

This has been implemented in #594 but has been closed. IMHO it should be in a separate command listener and each event should contain requestId to support concurrency properly.