Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-10-23 | Use new EventPersistenceStore | Erik Johnston | 11 | -19/+44 |
2019-10-23 | Add DataStores and Storage classes. | Erik Johnston | 3 | -4/+34 |
2019-10-23 | Move persist_events out from main data store. | Erik Johnston | 2 | -634/+711 |
2019-10-23 | Add config linting script that checks for bool casing (#6203) | Andrew Morgan | 14 | -30/+49 |
2019-10-22 | Clean up prepare_database.py a bit and add comments | Erik Johnston | 1 | -7/+30 |
2019-10-22 | Delete background_update table creation in main data_store | Erik Johnston | 1 | -21/+0 |
2019-10-22 | Move README into synapse/storage/__init__.py | Erik Johnston | 2 | -13/+12 |
2019-10-22 | Fix demo script on ipv6-supported boxes (#6229) | Andrew Morgan | 2 | -2/+2 |
2019-10-22 | Update postgres.md (#6234) | Adrien Luxey | 1 | -3/+7 |
2019-10-22 | Add a basic README to synapse.storage | Erik Johnston | 2 | -0/+14 |
2019-10-22 | Fix postgres unit tests to use prepare_database | Erik Johnston | 1 | -10/+2 |
2019-10-21 | Fix packaging | Erik Johnston | 1 | -5/+ |