Skip to content

Implement INCREX - #2903

Draft
simonhammes wants to merge 1 commit into
phpredis:developfrom
simonhammes:increx
Draft

Implement INCREX#2903
simonhammes wants to merge 1 commit into
phpredis:developfrom
simonhammes:increx

Conversation

@simonhammes

Copy link
Copy Markdown
Contributor

Closes #2897

To Do

  • Documentation

@michael-grunder

Copy link
Copy Markdown
Member

You'll want to regenerate the arginfo files. You can do it like this:

phpize
php build/gen_stub.php

Then commit the changes and push the branch to GitHub. This will make Redis::increx available to PHP userland code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement INCREX (Redis 8.8.0)

2 participants