diff options
author | Erik Johnston <erik@matrix.org> | 2015-04-09 11:41:36 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-04-09 11:41:36 +0100 |
commit | 8ad0f4912ed72daced74ae4d1c939ebdbc517476 (patch) | |
tree | 0d957164f88804f2f5863f739d4b6f7849b7316e /synapse/storage/event_federation.py | |
parent | Fix tests after commit 9a0579 (diff) | |
download | synapse-8ad0f4912ed72daced74ae4d1c939ebdbc517476.tar.xz |
Stream ordering and out of order insertions.
Handle the fact that events can be persisted out of order, and so to get the "current max" stream token becomes non trivial - as we need to make sure that *all* stream tokens less than the current max have also successfully been persisted.
Diffstat (limited to 'synapse/storage/event_federation.py')
0 files changed, 0 insertions, 0 deletions