generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Is your feature request related to a problem? Please describe.
For object keys, we shoud use hash prefixes to distribute load across S3 partitions.
${BUCKETNAME}/
├── {hash(stream-name)}/streams/{vhost}/{stream-name}/ %% Key structure
│ ├── segments/{segment-id}/
│ │ └── ...
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Metadata
Metadata
Assignees
Labels
No labels