diff options
author | Erik Johnston <erik@matrix.org> | 2014-11-03 11:35:19 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-11-03 11:35:19 +0000 |
commit | d59aa6af25472a15e6258f2fd9cbd1ac4c05702d (patch) | |
tree | c2b3b16e6de62e75b1ddfb50acfbbf5be4a43882 /synapse/storage | |
parent | Formatting (diff) | |
download | synapse-d59aa6af25472a15e6258f2fd9cbd1ac4c05702d.tar.xz |
For now, don't store txn -> pdu mappings.
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/transactions.py | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/synapse/storage/transactions.py b/synapse/storage/transactions.py |