kragniz / kragniz/python-etcd3
Support for etcd namespaces in keys
Open
- Dominant language
- Python
- Stars
- 450
- Forks
- 194
- PR merge metrics
- No merged PRs in 30d
Description
Would it be possible to support etcd namespaces for keys like the official Go client ?
https://godoc.org/github.com/coreos/etcd/clientv3/namespace
Contributor guide
Research direction
Start by reading the linked official Go client's etcd namespace implementation and then inspect python-etcd3's key-related API entry points. Define the supported namespace behavior for keys and verify that namespaced operations work consistently; the issue does not mention specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100