diff options
author | Erik Johnston <erik@matrix.org> | 2014-10-31 09:59:59 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-10-31 09:59:59 +0000 |
commit | 841df4da71b46dc1360f6a71e5ccd9e267211e38 (patch) | |
tree | df647bf4a65bac297a36f9d80f1f8c3d38d5b235 /synapse/storage | |
parent | Move the impl of backfill to use events. (diff) | |
download | synapse-841df4da71b46dc1360f6a71e5ccd9e267211e38.tar.xz |
Don't store any PDUs
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/transactions.py | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/synapse/storage/transactions.py b/synapse/storage/transactions.py |