summary refs log tree commit diff
path: root/synapse/storage/data_stores/state (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve performance of _get_state_groups_from_groups_txn (#7567)Dagfinn Ilmari Mannsåker2020-06-011-6/+6
* Allow configuration of Synapse's cache without using synctl or environment va...Amber Brown2020-05-111-4/+2
* Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957)Patrick Cloke2020-02-211-2/+2
* Add StateMap type alias (#6715)Erik Johnston2020-01-161-24/+28
* Split state groups into a separate data store (#6296)Erik Johnston2019-12-2013-0/+1263