Sign in Sign up
rubygems

activestorage-aws-record

A metadata backend that lets Active Storage store its Blob, Attachment, and VariantRecord rows in Amazon DynamoDB (through the aws-record gem) instead of Active Record. Blob bytes still flow through any Active Storage Service (Disk, S3, ...); only the metadata lives in DynamoDB. Implements the generic custom Active Storage backend contract.

Activity

Latest release
3mo ago
Total releases
1
Cadence
Last 12 months
1

Reach

Stars

Details

License
MIT
First release
Jun 02, 2026
Releases
Version Released
0.1.0 initial