summary refs log tree commit diff
path: root/scripts-dev/definitions.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-23Use new EventPersistenceStoreErik Johnston11-19/+44
2019-10-23Add DataStores and Storage classes.Erik Johnston3-4/+34
2019-10-23Move persist_events out from main data store.Erik Johnston2-634/+711
2019-10-23Add config linting script that checks for bool casing (#6203)Andrew Morgan14-30/+49
2019-10-22Clean up prepare_database.py a bit and add commentsErik Johnston1-7/+30
2019-10-22Delete background_update table creation in main data_storeErik Johnston1-21/+0
2019-10-22Move README into synapse/storage/__init__.pyErik Johnston2-13/+12
2019-10-22Fix demo script on ipv6-supported boxes (#6229)Andrew Morgan2-2/+2
2019-10-22Update postgres.md (#6234)Adrien Luxey1-3/+7
2019-10-22Add a basic README to synapse.storageErik Johnston2-0/+14
2019-10-22Fix postgres unit tests to use prepare_databaseErik Johnston1-10/+2
2019-10-21Fix packagingErik Johnston1-5/+