Erik Johnston 185740f887 Basic compact event 6 years ago
..
engines 3d33eef6fc Store state groups separately from events (#2784) 6 years ago
schema 012e8e142a Comments 6 years ago
util 29ed09e80a Fix assertion to stop transaction queue getting wedged 7 years ago
__init__.py f5ac4dc2d4 Split ReceiptsStore 6 years ago
_base.py 3d12d97415 Track DB scheduling delay per-request 6 years ago
account_data.py c46139a17e Avoid locking account_data tables for upserts 6 years ago
appservice.py 24dd73028a Add replication http endpoint for event sending 6 years ago
background_updates.py 6b02fc80d1 Reinstate event_search_postgres_gist handler 6 years ago
client_ips.py 6cfee09be9 Make __init__ consitstent across Store heirarchy 6 years ago
deviceinbox.py 6cfee09be9 Make __init__ consitstent across Store heirarchy 6 years ago
devices.py 6cfee09be9 Make __init__ consitstent across Store heirarchy 6 years ago
directory.py d7fe6b356c Add shutdown room API 7 years ago
end_to_end_keys.py 8cf9f0a3e7 Remove redundant invalidation 7 years ago
event_federation.py 6cfee09be9 Make __init__ consitstent across Store heirarchy 6 years ago
event_push_actions.py 6af025d3c4 Fix typo of double is_highlight 6 years ago
events.py 185740f887 Basic compact event 6 years ago
filtering.py 812c030e87 replaced json.dumps with encode_canonical_json 7 years ago
group_server.py 2dce6b15c3 Fix typo 6 years ago
keys.py e76d1135dd Invalidate signing key cache when we gat an update 6 years ago
media_repository.py 05f98a2224 Keep track of last access time for local media 6 years ago
openid.py 9c272da05f Add an openidish mechanism for proving to third parties that you own a given user_id 8 years ago
prepare_database.py 05f98a2224 Keep track of last access time for local media 6 years ago
presence.py 987f4945b4 Actually call invalidate 7 years ago
profile.py cdc2cb5d11 fix StoreError syntax 6 years ago
push_rule.py 107ac7ac96 Increase size of push rule caches 7 years ago
pusher.py 06e5bcfc83 Avoid locking for upsert on pushers tables 6 years ago
receipts.py 8fbb4d0d19 Raise exception in abstract method 6 years ago
registration.py 6b02fc80d1 Reinstate event_search_postgres_gist handler 6 years ago
rejections.py 6c28ac260c copyrights 8 years ago
room.py c46e75d3d8 Move store_event_search_txn to SearchStore 6 years ago
roommember.py 6cfee09be9 Make __init__ consitstent across Store heirarchy 6 years ago
search.py 5978dccff0 remove overzealous exception handling 6 years ago
signatures.py 00957d1aa4 User Cursor.__iter__ instead of fetchall 7 years ago
state.py 106906a65e Don't serialize current state over replication 6 years ago
stream.py 7e6fa29cb5 Remove preserve_context_over_{fn, deferred} 6 years ago
tags.py 00957d1aa4 User Cursor.__iter__ instead of fetchall 7 years ago
transactions.py 6cfee09be9 Make __init__ consitstent across Store heirarchy 6 years ago
user_directory.py 46022025ea Fix SQL for user search 6 years ago