-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
Hello,
I’d love to understand the design decision behind storing binary files/blobs directly in the database.
Were there any particular constraints or trade-offs that led to this approach, especially in relation to using an external object storage system?
If there aren’t any strong limitations, I’d like to contribute an IBinaryStorageSvc implementation that allows storing binaries in any S3-compatible object storage (e.g., AWS S3, MinIO, DigitalOcean Spaces, etc.).
This would make it easier to handle large files, reduce database load, and align with best practices for scalable storage.
Can I go ahead and open a PR for this?
Thanks for your time and for maintaining this awesome project!
Metadata
Metadata
Assignees
Labels
No labels