forked from MirrorHub/synapse
6bf81a7a61
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.
1 line
57 B
Text
1 line
57 B
Text
Avoid database access in the JSON serialization process.
|