kragniz / kragniz/python-etcd3
Does support snapshot restore
Open
- Dominant language
- Python
- Stars
- 450
- Forks
- 194
- PR merge metrics
- No merged PRs in 30d
Description
Only find snapshot api as below
`snapshot(file_obj)[source] Take a snapshot of the database.`
But doesn't find snapshot restore, like command: `etcdctl snapshot restore`. Does this python etcd3 library support it?
Contributor guide
Research direction
The issue points to the Python snapshot(file_obj) API; begin by inspecting that API and comparing its behavior with the etcdctl snapshot restore command. Confirm whether restore is supported, and document the answer or define the missing scope for equivalent support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100