kragniz / kragniz/python-etcd3

Does support snapshot restore

Open
#881 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.