dragonflydb / dragonflydb/dragonfly

XGROUP SETID missing optional argument

Open
#5,459 0 comments 0 reactions 0 assignees View on GitHub
docs-fixit
Dominant language
C++
Stars
31.5k
Forks
1.3k
Avg merge
1d 10h
Merged PRs (30d)
137

Description

Missing optional argument: [ ENTRIESREAD entriesread ]

Reference: https://valkey.io/commands/xgroup-setid/

Contributor guide

Open the contributing guide

Research direction

Start with the Valkey XGROUP SETID reference linked in the issue, then locate Dragonfly's XGROUP SETID command implementation and its existing tests. Add support for the optional ENTRIESREAD entriesread argument and verify the command accepts and handles the documented syntax.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, redis
Domain
databases
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.