mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-14 02:20:40 -05:00
It's just a thin wrapper around two ID gens to make `get_current_token` and `get_next` return tuples. This can easily be replaced by calling the appropriate methods on the underlying ID gens directly. |
||
|---|---|---|
| .. | ||
| streams | ||
| __init__.py | ||
| client.py | ||
| commands.py | ||
| handler.py | ||
| protocol.py | ||
| redis.py | ||
| resource.py | ||