mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-10 00:50:24 -05:00
Instead of storing and sending an ACK for every single row we send synchronously, we instead do it asynchronously while batching up updates. |
||
|---|---|---|
| .. | ||
| streams | ||
| __init__.py | ||
| client.py | ||
| commands.py | ||
| handler.py | ||
| protocol.py | ||
| redis.py | ||
| resource.py | ||