8000 Sharding middleware · Issue #325 · gaul/s3proxy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Sharding middleware #325
Closed
Closed
@gaul

Description

@gaul

Some S3 implementations have hotspots if key names distribute poorly, e.g., date and timestamp prefixes:

https://aws.amazon.com/blogs/aws/amazon-s3-performance-tips-tricks-seattle-hiring-event/

S3Proxy could support a middleware which adds a prefix of the key name hash to the key name. This poses challenges for listing objects but this operation could either be disabled or return the prefixed name instead of the user-provided name.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0