-
- Downloads
Add MultiWriterIdGenerator. (#7281)
This will be used to coordinate stream IDs across multiple writers. Functions as the equivalent of both `StreamIdGenerator` and `SlavedIdTracker`.
Showing
- changelog.d/7281.misc 1 addition, 0 deletionschangelog.d/7281.misc
- synapse/storage/util/id_generators.py 167 additions, 2 deletionssynapse/storage/util/id_generators.py
- tests/storage/test_id_generators.py 184 additions, 0 deletionstests/storage/test_id_generators.py
- tox.ini 1 addition, 0 deletionstox.ini
changelog.d/7281.misc
0 → 100644
tests/storage/test_id_generators.py
0 → 100644
Please register or sign in to comment