Eventing/ Event Notifications #87
Labels
Needs ROM
Needs a rough order of magnitude
Product Marketing
A tag to indicate that we need to work with our Product marketing team
Satellite Team
Roadmap Items for the Satellite Team
Team Edge
Background/ Summary
When files land in the auto ingest bucket we get a notification to our api, we then pick up these assets and bring them into our platform and begin to process them as fast as we can. This allows users to drop large amounts of assets on us in a fire-and-forget fashion, either sent from their own system or manually using tools like cyberduck.
All we need is an api notification once the file finishes being written to Storj so we can go and fetch it. Other notification for other actions (delete, replace etc) are helpful but nowhere near as important.
What is the problem/pain point?
Customers and developers utilizing Storj for file storage currently lack a mechanism to receive real-time notifications about bucket changes. This limitation can hinder the automation of certain workflows and processes that rely on timely data updates.
Who is impacted?
What is the impact?
Without event-driven notifications:
Why now?
Requirements
User Story
As a developer using Storj for object storage, I want to receive notifications about bucket changes so I can automate workflows and respond to data changes in a timely manner.
Acceptance Criteria
GetBucketNotificationConfiguration
PutBucketNotificationConfiguration
Success Metrics
References:
The text was updated successfully, but these errors were encountered: