diff options
| author | Erik Johnston <erik@matrix.org> | 2015-05-13 15:26:49 +0100 |
|---|---|---|
| committer | Erik Johnston <erik@matrix.org> | 2015-05-13 15:26:49 +0100 |
| commit | 5971d240d458dbea23abed803aa3d7bf31c2efce (patch) | |
| tree | 01faba955e5f8b8dbc1d6516322cab68f75b49d3 | |
| parent | Fetch events in bulk (diff) | |
| download | synapse-5971d240d458dbea23abed803aa3d7bf31c2efce.tar.xz | |
Limit batch size
Diffstat (limited to '')
| -rw-r--r-- | synapse/storage/_base.py | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/synapse/storage/_base.py b/synapse/storage/_base.py |
