mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-05 15:37:02 +00:00
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.
|