Add support for `flags` parameter of `redis.register_function`
Open
enhancement
- Dominant language
- C++
- Stars
- 4.4k
- Forks
- 658
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 10
Description
### Search before asking
https://redis.io/docs/interact/programmability/functions-intro/#function-flags
### Motivation
compatibility
### 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 with the Redis documentation linked in the issue, especially the function-flags section, then trace Kvrocks' implementation of the redis.register_function entry point and its existing tests. Add compatibility for the flags parameter and verify the supported flag behavior with focused tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, redis
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100