Changes for version 0.001002 - 2026-07-13
- Separate metadata and blob-byte storage behind public component APIs.
- Migrate the 0.001000 and 0.001001 combined schemas automatically while preserving data.
- Roll back the migration when legacy owner relationships are invalid.
- Reject metadata changes, blob preparation, and blob deletion outside the coordinating transaction.
Modules
SQLite storage backend for Blossom servers
SQLite Blossom blob bytes
SQLite Blossom metadata
Provides
in lib/Net/Blossom/Server/Backend/SQLite/BlobStore.pm
in lib/Net/Blossom/Server/Backend/SQLite.pm