openmls_sqlx_storage 0.2.0

A storage provider for OpenMLS using SQLx.
Documentation

OpenMLS SQLite Storage

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

Currently only the sqlite backend is supported.