mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-08 16:04:13 -04:00
This can be used to invalidate the persisted state on disk related to the sliding sync positions. It's useful to do so when clearing up all the caches, since the sliding sync `pos`itions are stored in the crypto store (to benefit from the cross-process lock).