ms-files
v19.8.3
Published
Opinionated solution for managing files with GCS and other cloud storage providers
Downloads
1,348
Readme
@microfleet/files
Handles metadata processing, as well as various post-processing of files
Usage
TODO:
Notes
To enable GCS pubsub notifications one must create a topic for it first:
gsutil notification create -t projects/<PROJECT_NAME>/topics/<TOPIC_NAME> -f json -e OBJECT_FINALIZE gs://<BUCKET_NAME>
Roadmap
- [ ] document how it interacts with other services