-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: Laravel
-
None
Jenssegers\Mongodb\Collection wraps all the calls to the decorated MongoDB\Collection to logging purposes.
- Use MongoDB\Driver\Monitoring events to log the commands
- Deprecate and remove Jenssegers\Mongodb\Collection
- Deprecate and remove Connection::getElapsedTime(). It should not be public.
- Add integration tests on logged events
- causes
-
PHPORM-248 laravel-mongodb - Issue #3166: Performance Regression 5.x
- Closed