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

CosmosStore: Implement pruning of events within Tip #255

Closed
bartelink opened this issue Oct 21, 2020 · 1 comment
Closed

CosmosStore: Implement pruning of events within Tip #255

bartelink opened this issue Oct 21, 2020 · 1 comment
Milestone

Comments

@bartelink
Copy link
Collaborator

In order to render archival and pruning effective, extending the impl to be be able to trim is critical to achieving the overall goal of the feature.

Background: As of #251, the Tip can contain events. As noted in various TODOs logged within that PR impl, the current pruneBefore implementation does not delete events from the Tip.

@bartelink bartelink changed the title CosmosSorImplement pruning of events within Tip CosmosStore: Implement pruning of events within Tip Oct 21, 2020
@bartelink bartelink added this to the 3.0 milestone Oct 21, 2020
@bartelink
Copy link
Collaborator Author

Implemented in #258

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

No branches or pull requests

1 participant