This website requires JavaScript.
Explore
Help
Sign In
Dima
/
matrix-rust-sdk
Watch
1
Star
0
Fork
0
You've already forked matrix-rust-sdk
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b99188dd59954b7cbbf6d32b97ad720dca9dc417
matrix-rust-sdk
/
crates
/
matrix-sdk-sqlite
/
src
T
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