diff options
author | Erik Johnston <erik@matrix.org> | 2016-07-05 15:30:25 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-07-05 15:30:25 +0100 |
commit | 8f8798bc0d572af103274fc07d3adac67ce7f51a (patch) | |
tree | 8ae5294743633e37794b669350c0b46103d42059 /synapse/storage | |
parent | Add ReadWriteLock (diff) | |
download | synapse-8f8798bc0d572af103274fc07d3adac67ce7f51a.tar.xz |
Add ReadWriteLock for pagination and history prune
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/stream.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/storage/stream.py b/synapse/storage/stream.py |