hackernews • r/hackernews
Comment on: Matrix 2.0 Is Here
Yes. the sliding sync proxy shim is gone; Synapse now uses its native database for sliding sync, same as the old sync API - so it works with both postgres & sqlite.
Matrix users find it difficult to transition from the legacy sliding sync proxy shim to Synapse’s native database support, especially when juggling Postgres and SQLite environments. SyncBridge offers a lightweight, database‑agnostic adapter that automates migration, abstracts DB differences, and guarantees seamless sliding sync performance across all Synapse deployments.