Added synapse-compress-state link
parent
9ddf56a0bf
commit
1a8441da17
|
|
@ -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.
|
||||
Loading…
Reference in New Issue