CulverLab / CulverLab/sparcd-web
Make queries faster when going to MinIO
Open
enhancement
- Dominant language
- Python
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Reading all the data from MinIO still takes a long time.
Figure out how to speed it up more. Perhaps filter_collections in sparcd.py to pass in the buckets to S3Connection.list_uploads and have it multi-thread?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.