summary refs log tree commit diff
path: root/changelog.d/10119.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve event caching code (#10119)Erik Johnston2021-08-041-0/+1
Ensure we only load an event from the DB once when the same event is requested multiple times at once.