cocoindex
cocoindex copied to clipboard
[FEATURE] Support event notification (e.g. for S3) by exposing a webhook
Original request from Discord:
I think the only immediate request I would have is maybe consider adding minio event support. I use minio locally and it supports events, just not through sqs.
Currently S3 supports event notifications by SQS. Users may want a different queue system, e.g. they use minio which can publish notification by webhook. We want expose a webhook API and route it specific sources.
❤️ Contributors, please refer to 📙Contributing Guide.
Unless the PR can be sent immediately (e.g. just a few lines of code), we recommend you to leave a comment on the issue like I'm working on it or Can I work on this issue? to avoid duplicating work. Our Discord server is always open and friendly.