denoland / deploy_feedback

For reporting issues with Deno Deploy
https://deno.com/deploy
74 stars 5 forks source link

KV backup restore #651

Open tl-luis opened 5 months ago

tl-luis commented 5 months ago

What problem are you trying to solve?

I love Deno deploy and Deno KV. I can see myself using it as a primary database for many usecases. However, although I can set up backups to an S3 bucket, it doesn't look like I'd be able to restore a previous snapshot to the hosted KV database. To be specific, I'm not interested in hosting my own replica, but rather have the ability to go back to a previous point in time. For example, for whatever reason I want to restore my deno deploy hosted KV database to it's state two days ago.

Describe the solution you'd like

It would be amazing if I was able to see and pick different snapshots to restore to from the deno deploy dashboard.

Describe alternatives you've considered

None, really. I can live without it, but having this feature would give people a higher sense of security.

Documentation, Adoption, Migration Strategy

No response

patrickalima98 commented 1 month ago

+1