Skip to content

Redis inctby #19830

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Dawsson opened this issue May 21, 2025 · 0 comments · May be fixed by #19843
Open

Redis inctby #19830

Dawsson opened this issue May 21, 2025 · 0 comments · May be fixed by #19843
Labels
enhancement New feature or request redis Something to do with `redis` in the "bun" module

Comments

@Dawsson
Copy link

Dawsson commented May 21, 2025

What is the problem this feature would solve?

Would allow me to increment by more than 1 in redis

What is the feature you are proposing to solve the problem?

Bun.redis.incrby(key: string, count: number)

What alternatives have you considered?

Running raw commands

@Dawsson Dawsson added the enhancement New feature or request label May 21, 2025
@alii alii added the redis Something to do with `redis` in the "bun" module label May 21, 2025
@RiskyMH RiskyMH linked a pull request May 22, 2025 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request redis Something to do with `redis` in the "bun" module
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants