dragonflydb / dragonflydb/dragonfly
RESTORE missing optional arguments
Open
docs-fixit
- Dominant language
- C++
- Stars
- 31.5k
- Forks
- 1.3k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 137
Description
Missing: [IDLETIME seconds] [FREQ frequency]
Reference: https://valkey.io/commands/restore/
Contributor guide
Research direction
Start with the RESTORE command reference at https://valkey.io/commands/restore/ and locate Dragonfly’s RESTORE command implementation and related tests. Support the optional IDLETIME and FREQ arguments, then verify the command behavior with the relevant RESTORE tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100