mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-07 07:27:45 -04:00
Use a Bloom filter to keep track of which events we have already reported to the parent UTD hook. We load the data from database on startup, and flush it out immediately on every update.