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-12 01:45:29 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0cdec9d912e3b98683b8b89ce24be342f1d76e36
matrix-rust-sdk
/
crates
/
matrix-sdk-sqlite
/
src
History
Benjamin Bouvier
0cdec9d912
refactor(threads): flatten the
ThreadStatus
enum
2025-08-06 15:28:43 +02:00
..
crypto_store.rs
refactor(sqlite): share implementations of the encode/decode/serialize/deserialize sqlite store helpers
2025-07-09 12:37:34 +02:00
error.rs
chore(sdk): forward "database is busy" errors to sentry
2025-05-22 11:50:13 +02:00
event_cache_store.rs
feat(sqlite): make sqlite's implementation of
load_all_chunks_metadata
even faster
2025-07-21 17:41:06 +02:00
lib.rs
feat(sqlite):
SqliteStoreConfig::pool_size
sets a minimum to 2.
2025-07-14 10:34:17 +02:00
state_store.rs
refactor(threads): flatten the
ThreadStatus
enum
2025-08-06 15:28:43 +02:00
utils.rs
chore(sqlite): reorder methods and add doc comment for
encode_key
2025-07-09 12:37:34 +02:00