mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-25 14:36:49 -05:00
With Redis commands do not need to be re-issued by the main process (they fan-out to all processes at once) and thus it is no longer necessary to worry about them reflecting recursively forever. |
||
|---|---|---|
| .. | ||
| streams | ||
| __init__.py | ||
| client.py | ||
| commands.py | ||
| external_cache.py | ||
| handler.py | ||
| protocol.py | ||
| redis.py | ||
| resource.py | ||