open-guides/og-aws
Ver no GitHubS3: Discuss ways to list and tally objects efficiently
Open
#58 aberto em 2 de set. de 2016
help wantedunder discussion
Métricas do repositório
- Stars
- (36.412 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
Topics:
- Listing and pagination
- Need for multi-threaded S3 crawl over keys for speed
- Prefix-based listings, with separators
- Hash-type prefixes with known alphabet, uniform distribution
- Possibly: Reassigning work; using markers to optimize if alphabet is not known
- Tallying usage by mapreduce over keys that propagate usage up by folder
https://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketGET.html