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-05-06 23:15:08 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
efeac2ef39d3d81ae25088270ffd6356af6dbbb1
matrix-rust-sdk
/
crates
/
matrix-sdk-sqlite
/
src
History
Benjamin Bouvier
efeac2ef39
fix(base): clear a room's send queue and dependent event queue after removing it from the state store
2024-11-19 16:50:35 +01:00
..
crypto_store.rs
sqlite: add
get_inbound_group_sessions_for_device_batch
2024-09-02 18:07:38 +01:00
error.rs
refactor: Move
event_cache_store/
to
event_cache/store/
in
matrix-sdk-base
.
2024-11-13 15:25:58 +01:00
event_cache_store.rs
refactor: Move
event_cache_store/
to
event_cache/store/
in
matrix-sdk-base
.
2024-11-13 15:25:58 +01:00
lib.rs
sqlite: Add more methods to SqliteKeyValueStoreAsyncConnExt
2024-08-28 15:45:12 +02:00
state_store.rs
fix(base): clear a room's send queue and dependent event queue after removing it from the state store
2024-11-19 16:50:35 +01:00
utils.rs
sqlite: Make migrations atomic
2024-08-29 09:31:40 +03:00