Skip to content

v2.0.0: Merge remote-tracking branch 'origin/batch-operations'

Compare
Choose a tag to compare
@JonathanTM JonathanTM released this 17 May 16:01
Request, response, and exception tracking now uses Doctrine and data is cached and then processed *en masse*. No Database operations are performed during the user's request (when tracking the aforementioned types).

(Media-playback-tracking still tracked & processed immediately, but the business-logic requires instant updating, so it's a different case)