forked-synapse/synapse/storage/databases
Patrick Cloke 9f514dd0fb
Use _invalidate_cache_and_stream_bulk in more places. (#16616)
This takes advantage of the new bulk method in more places to
invalidate caches for many keys at once (and then to stream that
over replication).
2023-11-09 14:40:30 -05:00
..
main Use _invalidate_cache_and_stream_bulk in more places. (#16616) 2023-11-09 14:40:30 -05:00
state Remove more usages of cursor_to_dict. (#16551) 2023-10-26 15:12:28 -04:00
__init__.py Check databases/__init__ and main/cache with mypy. (#15496) 2023-04-27 07:59:14 -04:00