openmls_sqlite_storage

Crates.ioopenmls_sqlite_storage
lib.rsopenmls_sqlite_storage
version0.1.1-rc.1
created_at2025-07-15 08:18:30.555353+00
updated_at2025-09-25 16:28:56.595246+00
descriptionA storage provider for OpenMLS based on SQlite based on the rusqlite crate.
homepage
repositoryhttps://github.com/openmls/openmls/tree/main/sqlite_storage
max_upload_size
id1752790
size89,896
core (github:openmls:core)

documentation

https://docs.rs/openmls_sqlite_storage

README

OpenMLS SQLite Storage

A codec-independent storage provider implementing the StorageProvider trait from openmls_traits based on the rusqlite crate.

Commit count: 1740

cargo fmt