summary refs log tree commit diff
path: root/synapse/storage/data_stores/main/presence.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-051-186/+0
* Refactor getting replication updates from database. (#7636)Erik Johnston2020-06-161-4/+37
* Remove concept of a non-limited stream. (#7011)Erik Johnston2020-03-201-10/+13
* move batch_iter to a separate moduleRichard van der Hoff2020-01-161-1/+1
* Move DB pool and helper functions into dedicated Database classErik Johnston2019-12-051-6/+6
* Remove underscore from SQLBaseStore functionsErik Johnston2019-12-041-4/+4
* Move storage classes into a main "data store".Erik Johnston2019-10-211-0/+150