0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-28 23:48:19 +02:00
synapse/tests/storage/databases
Richard van der Hoff 96e0cdbc5a
Add a consistency check on events read from the database (#12620)
I've seen a few errors which can only plausibly be explained by the calculated
event id for an event being different from the ID of the event in the
database. It should be cheap to check this, so let's do so and raise an
exception.
2022-05-03 21:27:52 +01:00
..
main Add a consistency check on events read from the database (#12620) 2022-05-03 21:27:52 +01:00
__init__.py add a cache to have_seen_event (#9953) 2021-06-01 12:04:47 +01:00