Skip to content
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.

Soft Delete #22

Open
anistark opened this issue Jul 29, 2019 · 0 comments
Open

Soft Delete #22

anistark opened this issue Jul 29, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@anistark
Copy link
Contributor

Implement ways to soft delete data instead of completely removing from the node clusters.

Possible ways:

  • Removing all possible references for a particular node.
  • Marking with a flag or something, such as deletedAt. Will be null otherwise.

Use this comment thread to discuss more on the possibilities.

@anistark anistark added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Jul 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant