element-synapse/synapse/storage/util
reivilibre a50923b6bf
Improve documentation around streams, particularly ID generators and adding new streams. (#18943)
This arises mostly from my recent experience adding a stream for Thread
Subscriptions
and trying to help others add their own streams.

---------

Signed-off-by: Olivier 'reivilibre <oliverw@matrix.org>
2025-11-10 13:07:22 +00:00
..
__init__.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
id_generators.py Improve documentation around streams, particularly ID generators and adding new streams. (#18943) 2025-11-10 13:07:22 +00:00
partial_state_events_tracker.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
sequence.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00