forked-synapse/synapse/storage/data_stores
Erik Johnston 8a380d0fe2
Increase perf of get_auth_chain_ids used in state res v2. (#6937)
We do this by moving the recursive query to be fully in the DB.
2020-02-18 15:39:09 +00:00
..
main Increase perf of get_auth_chain_ids used in state res v2. (#6937) 2020-02-18 15:39:09 +00:00
state Add StateMap type alias (#6715) 2020-01-16 13:31:22 +00:00
__init__.py Modify check_database to take a connection rather than a cursor 2020-01-09 18:05:50 +00:00