summary refs log tree commit diff
path: root/synapse/storage/data_stores/main/cache.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move DB pool and helper functions into dedicated Database classErik Johnston2019-12-051-2/+4
* Remove underscore from SQLBaseStore functionsErik Johnston2019-12-041-1/+1
* _CURRENT_STATE_CACHE_NAME is publicErik Johnston2019-12-041-3/+3
* Move cache invalidation to main data storeErik Johnston2019-12-041-0/+131