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-10 08:53:00 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
550f4c5fdebcab7b2f20ae7e2edd5c42ebfe652e
matrix-rust-sdk
/
crates
/
matrix-sdk-sqlite
/
src
History
Damir Jelić
511cf78d51
chore: Bump the rusqlite version
2025-04-09 16:37:40 +02:00
..
crypto_store.rs
feat(sqlite): Introduce
RuntimeConfig
which includes
cache_size
2025-03-28 13:36:32 +01:00
error.rs
chore(sqlite): log underlying errors in many
OpenStoreError
variants
2025-04-01 14:51:32 +02:00
event_cache_store.rs
refactor(sqlite): rename gaps to gap_chunks / events_chunks to event_chunks
2025-04-02 13:26:15 +02:00
lib.rs
feat(sqlite): Add
SqliteStoreConfig::with_low_memory_config
.
2025-04-07 14:05:40 +02:00
state_store.rs
feat(base,sqlite,indexeddb): Use
RoomLoadSettings
to load all or one room.
2025-03-31 16:47:58 +02:00
utils.rs
chore: Bump the rusqlite version
2025-04-09 16:37:40 +02:00