dapr / dapr/components-contrib
Add INCR Command to Redis Binding Component
Open
good first issue
help wanted
kind/enhancement
pinned
- Dominant language
- Go
- Stars
- 602
- Forks
- 580
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 6
Description
## Describe the feature
Redis supports an atomic counter using the INCR command, I believe this would be of great value to Dapr!
https://redis.io/commands/incr/
## Release Note
RELEASE NOTE:
Contributor guide
Assessment
This issue has not been assessed yet.