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 | ||
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 | ||