image extension
- Dominant language
- TypeScript
- Stars
- 79
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
As a hyper-connect user, id like the ability to use a hyper extension that performs the following:
- [ ] When an image is added to the storage service, an entry is added in the search service
- [ ] When an image is removed from the storage service, an entry is removed from the search service.
- [ ] When an image is updated, an entry is updated in the search service
- [ ] When an image is searched in the searched service and a search hit occurs, return the search information including a URL to the image within the storage service.
## References
https://github.com/hyper63/journal/blob/master/design-docs/001-hyper-connect-storage-and-queue.md#composition-what-would-be-some-extensions-for-queue-service
Contributor guide
Assessment
This issue has not been assessed yet.