forked-synapse/synapse/storage/data_stores
Erik Johnston 2d2acc1cf2
Stop using 'device_max_stream_id' (#7882)
It serves no purpose and updating everytime we write to the device inbox
stream means all such transactions will conflict, causing lots of
transaction failures and retries.
2020-07-17 17:03:27 +01:00
..
main Stop using 'device_max_stream_id' (#7882) 2020-07-17 17:03:27 +01:00
state Use SequenceGenerator for state group ID allocation 2020-07-16 11:25:08 +01:00
__init__.py Add option to move event persistence off master (#7517) 2020-05-22 16:11:35 +01:00