48
Object storage
Source: immich-app/immich#23745 · opened by @uhthomas
Object storage support has been widely requested ( and is something we're keen to support. The limitations imposed by object storage happen to be beneficial for data resilience and consistency, as it makes features like the storage template infeasible. Issues like orphaned assets (#2877) or asset availability (#4442) would be resolved completely. As discussed on the orphaned assets issue (#2877), I'd like to propose a new storage layout designed for object storage, with scalability and resilience as priorities. Where: • <asset id> is a unique ID for an asset, ideally a random UUID. [UUIDv7]( may serve to be beneficial due to its property of natural order. If not, UUIDv4 should be sufficient. • <original asset filename> is the original filename of an asset, as it was uploaded. The above structure should serve to efficiently scale with resiliency and flexibility. The unique 'directory' for an asset can contain additional files …
No pledges yet. Be the first to back this.
Comments
Similar requests
[Feature] Multiple Storage Tiers with Automated Archiving
15 votes · 0 comments
[Feature] Fine-Grain object search using Grounded SAM or similar
1 vote · 0 comments
[Feature] Include thumbnails and encoded videos into statistics on administration page
6 votes · 0 comments
[Feature] Separate thumbs storage location by quality
3 votes · 0 comments
[Feature] Mark inanimate objects - an ability to create, display, and manage objects on photos ("faces" for buildings, mountain peaks, monuments, etc.)
2 votes · 0 comments
No comments yet.