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

Add an ability to revert change(s) #7

Open
nykma opened this issue Oct 11, 2022 · 2 comments
Open

Add an ability to revert change(s) #7

nykma opened this issue Oct 11, 2022 · 2 comments
Labels
good first issue Good for newcomers

Comments

@nykma
Copy link
Member

nykma commented Oct 11, 2022

Since KVServer is designed as a git-like patch chain, there is an ability to implement a revert function which allows user to revert a specific change made accidentally by user himself before.

  • Add a new action called revert (or delete ?)
  • Signature needed
  • When Revert is made, rebuild the whole KV status from scratch.
@nykma nykma added the good first issue Good for newcomers label Oct 11, 2022
@nykma nykma moved this to Todo in NextID Main board Oct 18, 2022
@ef3n9r98
Copy link

ef3n9r98 commented Dec 9, 2022

Hi @nykma, same with this issue - is there a budget for fixing this issue, and if so, how much?

Thanks!

@nykma
Copy link
Member Author

nykma commented Dec 12, 2022

Sorry but this issue is not a part of our bounty plan for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: Todo
Development

No branches or pull requests

2 participants