mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-25 19:15:51 +03:00
8123b2f909
This will be used to coordinate stream IDs across multiple writers. Functions as the equivalent of both `StreamIdGenerator` and `SlavedIdTracker`.
1 line
78 B
Text
1 line
78 B
Text
Add MultiWriterIdGenerator to support multiple concurrent writers of streams.
|