dartvel_storage library

File storage: the DV.FileStorage facade and its adapters.

Classes

DV
DVAwsCredentials
DVAwsSigV4
Signs requests with AWS Signature Version 4.
DVFileStorageAdapter
DVMemoryFileStorageAdapter
Process-local storage. The default, and what DV.FileStorage used exclusively before adapters existed.
DVStorage
S3FileStorageAdapter
S3 and S3-compatible object stores (AWS S3, Cloudflare R2, MinIO), authenticated with AWS Signature Version 4.

Exceptions / Errors

DVFileStorageException
Thrown when an object store rejects a request.