rpc_dart_blob 1.0.0 copy "rpc_dart_blob: ^1.0.0" to clipboard
rpc_dart_blob: ^1.0.0 copied to clipboard

Streamed blob storage contract and adapters for rpc_dart (binary/object storage alongside rpc_dart_data).

1.0.0 #

  • Added S3BlobStorageAdapter (S3/MinIO/Ceph-compatible) storing blobs under <prefix><collection>/<id> with metadata-based versioning and optimistic checks.
  • New S3BlobStorageAdapter.connect(...) helper for quick setup; list/Head/read/write/delete/listCollections wired to S3 operations; descriptors include a presigned download URL.
  • README now documents S3/MinIO usage; pubspec updated with the MinIO client dependency.
  • Initial version.
0
likes
0
points
415
downloads

Publisher

verified publisherdart.nogipx.dev

Weekly Downloads

Streamed blob storage contract and adapters for rpc_dart (binary/object storage alongside rpc_dart_data).

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

async, crypto, equatable, licensify, meta, minio, rpc_dart, sqlite3

More

Packages that depend on rpc_dart_blob