Support namespace in Pub/Sub commands
- Dominant language
- C++
- Stars
- 4.4k
- Forks
- 658
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 10
Description
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues.
### Motivation
Currently the namespace mechanism is not supported by Pub/Sub series commands.
Actually it may be not hard to support by using concurrent containers in TBB.
### Solution
_No response_
### Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Pub/Sub command implementations and the existing namespace mechanism in Kvrocks. Read how namespace state is handled around these commands, and investigate whether TBB concurrent containers are used there. Done means the Pub/Sub command series supports namespaces without breaking existing Redis-compatible behavior; the issue does not name specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend-api-design, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100