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

Detach delete problems #304

Open
Syndesi opened this issue Apr 22, 2024 · 0 comments
Open

Detach delete problems #304

Syndesi opened this issue Apr 22, 2024 · 0 comments
Labels
Bug Addressing unexpected issues.
Milestone

Comments

@Syndesi
Copy link
Member

Syndesi commented Apr 22, 2024

When using detach delete elements can be deleted indirectly, without knowledge to the API. This can result in artefacts in Redis, MongoDB, Elasticsearch and S3.

Todos:

  • Can I get a list of all elements deleted through detach delete?
  • If not, then locking all elements which would be deleted is likely the best alternative. Then every element can be deleted after each other, including references in other databases.
  • Create CLI command to identify fragments in other databases, and to delete them directly.
@Syndesi Syndesi added the bug label Apr 22, 2024
@Syndesi Syndesi added this to the 0.2.0 milestone Apr 22, 2024
@Syndesi Syndesi added the Bug Addressing unexpected issues. label May 12, 2024
@Syndesi Syndesi moved this to Todo in API Feature Progress May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Addressing unexpected issues.
Projects
Status: Todo
Development

No branches or pull requests

2 participants