Expand description
SQLite implementation of the StorageBackend trait (ENG-15)
This module provides a SQLite-based storage backend that implements
the StorageBackend trait, allowing the existing SQLite storage
to be used through the abstracted interface.
Structsยง
- Sqlite
Backend - SQLite-based storage backend