Module matrix_sdk_crypto::store::caches
source · Expand description
Collection of small in-memory stores that can be used to cache Olm objects.
Note: You’ll only be interested in these if you are implementing a custom
CryptoStore
.
Structs§
- In-memory store holding the devices of users.
- In-memory store that holds inbound group sessions.
- A numeric type that can represent an infinite ordered sequence.
- In-memory store for Olm Sessions.