Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support stream deletion? #35

Open
DaveAurionix opened this issue Oct 31, 2018 · 3 comments
Open

Support stream deletion? #35

DaveAurionix opened this issue Oct 31, 2018 · 3 comments

Comments

@DaveAurionix
Copy link

Use case: large numbers of intentionally short-lived event streams, e.g. saga state.

POC/example: GivePenny@e0e4763

Worth forming a PR from a branch off ASOS master?

@ilivewithian
Copy link

Is this something which is likely to be considered? //cc @afscrome

@asos-andrewpotts
Copy link
Collaborator

Thank you @DaveAurionix for your contribution.

@asos-andrewpotts
Copy link
Collaborator

Added a pre-release implementation in the "delete" branch.

I'll wait for the DeleteAllItemsByPartitionKeyStream feature to go GA before releasing, as this will be the better solution as it avoids the read/delete operations not being atomic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants