forked-synapse/synapse/storage/schema/delta/25
Mark Haines c6a01f2ed0 Add storage module for tracking background updates.
The progress for each background update is stored as a JSON blob in the
database. Each background update is broken up into separate batches.
The batch size is automatically tuned to try avoid blocking single
threaded databases for too long.
2015-11-09 17:26:27 +00:00
..
00background_updates.sql Add storage module for tracking background updates. 2015-11-09 17:26:27 +00:00
fts.py Add missing column 2015-10-30 16:25:53 +00:00
history_visibility.sql Remove accidentally added ID column 2015-11-06 14:27:49 +00:00
tags.sql Store room tag content and return the content in the m.tag event 2015-11-02 15:11:31 +00:00