RubyGems Navigation menu

activestorage-aws-record 0.1.0

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.

Gemfile:
=

install:
=

Versions:

  1. 0.1.0 June 02, 2026 (40.5 KB)

Runtime Dependencies (7):

activejob >= 8.1
activemodel >= 8.1
activestorage >= 8.1
activesupport >= 8.1
aws-record ~> 2.15
globalid >= 1.0

Owners:

Pushed by:

Authors:

  • Thomas Witt

SHA 256 checksum:

=

Total downloads 201

For this version 201

Version Released:

License:

MIT

Required Ruby Version: >= 3.4.0

New versions require MFA: true

Version published with MFA: true

Links: