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-09 16:34:32 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1a5cb2beb809137bdf3872aa72adf4457ebcdf2a
matrix-rust-sdk
/
crates
/
matrix-sdk-sqlite
/
src
History
Benjamin Bouvier
1a5cb2beb8
feat(stores): allow saving thread subscriptions
2025-07-30 12:07:07 +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
feat(stores): allow saving thread subscriptions
2025-07-30 12:07:07 +02:00
utils.rs
chore(sqlite): reorder methods and add doc comment for
encode_key
2025-07-09 12:37:34 +02:00