Added synapse-compress-state link

master
Alexey Murz Korepov 2019-07-10 11:33:18 +03:00
parent 9ddf56a0bf
commit 1a8441da17
1 changed files with 3 additions and 0 deletions

@ -20,5 +20,8 @@ Delete images and thumbnails created by URL previews in Synapse
NOTE: This is not required anymore as of Synapse 0.24, it now deletes those images by itself.
## [synapse-compress-state](https://github.com/matrix-org/rust-synapse-compress-state)
Tool for compressing (deduplicating) `state_groups_state` table.
## [SQL queries for analyze Matrix Synapse database](https://github.com/matrix-org/synapse/wiki/SQL-queries-for-analyze-Matrix-Synapse-PosrgreSQL-database-stats)
Some easy SQL queries that reports useful stat about Matrix Synapse database.