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-04-26 10:11:10 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dd3cab94091123b7a1e163eca052d9e99e60e465
matrix-rust-sdk
/
crates
/
matrix-sdk-sqlite
/
src
History
Benjamin Bouvier
dec5c6bc2d
feat(sliding sync): save the to-device token in OlmMachine::receive_sync_changes
2023-07-31 12:24:55 +02:00
..
crypto_store.rs
feat(sliding sync): save the to-device token in OlmMachine::receive_sync_changes
2023-07-31 12:24:55 +02:00
error.rs
fix(sqlite): Prevent reaching the maximum number of parameters in an SQL statement.
2023-07-06 15:11:42 +02:00
lib.rs
sdk: Replace Sled with SQLite as defaut store
2023-05-08 12:11:10 +02:00
state_store.rs
fix(sqlite): Ensure there is free space for static parameters, in
chunk_large_query_over
.
2023-07-06 16:46:35 +02:00
utils.rs
base: Add state store method to fetch several profiles at once
2023-06-14 13:51:52 +02:00