Skip to content

Optimise constructing Redis command string #10

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
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

JakubOnderka
Copy link
Owner

Instead of snprintf method, use zend_print_long_to_buf that can be inlined

Instead of snprintf method, use zend_print_long_to_buf that can be inlined
@JakubOnderka JakubOnderka force-pushed the zend_print_long_to_buf branch from 5704a36 to b8b2645 Compare November 26, 2024 18:43
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.

2 participants