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
2a235d8ea670b68c7484beb2e703dd6da638ecdf
matrix-rust-sdk
/
crates
/
matrix-sdk-sqlite
/
src
History
Ivan Enderlin
1f98159213
chore(sqlite): Simplify
Vec
capacity calculation.
...
Co-authored-by: Jonas Platte <
jplatte+git@posteo.de
>
2023-09-18 16:20:05 +02:00
..
crypto_store.rs
feat: implement
CryptoStore::remove_custom_value
2023-09-07 11:41:22 +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
chore(sqlite): Simplify
Vec
capacity calculation.
2023-09-18 16:20:05 +02:00
utils.rs
base: Add state store method to fetch several profiles at once
2023-06-14 13:51:52 +02:00