This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
matrix-rust-sdk
Watch
1
Star
0
Fork
0
You've already forked matrix-rust-sdk
mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced
2026-06-10 17:34:20 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fbbffda11f1b2d32445f7b4bc45f8b758bc6c52b
matrix-rust-sdk
/
crates
/
matrix-sdk-sqlite
/
src
History
Stefan Ceriu
2497f0ebd3
chore(stores): switch from pause/resume semantics to close and reopen ones
2026-05-12 17:25:48 +03:00
..
connection.rs
chore(stores): switch from pause/resume semantics to close and reopen ones
2026-05-12 17:25:48 +03:00
crypto_store.rs
chore(stores): switch from pause/resume semantics to close and reopen ones
2026-05-12 17:25:48 +03:00
error.rs
chore(stores): switch from pause/resume semantics to close and reopen ones
2026-05-12 17:25:48 +03:00
event_cache_store.rs
chore(stores): switch from pause/resume semantics to close and reopen ones
2026-05-12 17:25:48 +03:00
lib.rs
feat(stores): implement pause/resume support in the crypto, event cache, state and media SQLite stores
2026-05-12 17:25:48 +03:00
media_store.rs
chore(stores): switch from pause/resume semantics to close and reopen ones
2026-05-12 17:25:48 +03:00
state_store.rs
chore(stores): switch from pause/resume semantics to close and reopen ones
2026-05-12 17:25:48 +03:00
utils.rs
feat(sqlite): Add
query_many
helper trait method
2026-02-25 16:02:35 +00:00