https://github.com/makeomatic/ms-files
Handles metadata processing, as well as various post-processing of files
https://github.com/makeomatic/ms-files
amqp distributed-systems files google-cloud-storage microservices node nodejs
Last synced: 6 months ago
JSON representation
Handles metadata processing, as well as various post-processing of files
- Host: GitHub
- URL: https://github.com/makeomatic/ms-files
- Owner: makeomatic
- License: mit
- Created: 2015-11-20T14:20:39.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-17T14:43:34.000Z (over 1 year ago)
- Last Synced: 2024-12-12T03:04:31.356Z (about 1 year ago)
- Topics: amqp, distributed-systems, files, google-cloud-storage, microservices, node, nodejs
- Language: JavaScript
- Size: 7.83 MB
- Stars: 9
- Watchers: 8
- Forks: 10
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# @microfleet/files
[](https://codecov.io/github/makeomatic/ms-files?branch=master)
[](https://badge.fury.io/js/ms-files)
[](http://commitizen.github.io/cz-cli/)
[](https://github.com/semantic-release/semantic-release)
[](https://semaphoreci.com/makeomatic/ms-files)
[](https://codeclimate.com/github/makeomatic/ms-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:
```sh
gsutil notification create -t projects//topics/ -f json -e OBJECT_FINALIZE gs://
```
## Roadmap
- [ ] document how it interacts with other services