Skip to content
Snippets Groups Projects
Unverified Commit 6bf81a7a authored by Patrick Cloke's avatar Patrick Cloke Committed by GitHub
Browse files

Bundle aggregations outside of the serialization method. (#11612)

This makes the serialization of events synchronous (and it no
longer access the database), but we must manually calculate and
provide the bundled aggregations.

Overall this should cause no change in behavior, but is prep work
for other improvements.
parent 6c68e874
No related branches found
No related tags found
No related merge requests found
Showing
with 249 additions and 156 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment