Skip to content
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

Improvement on Redis, move strlen to ouside of a for #79

Closed
eduardosoliv opened this issue Jan 11, 2013 · 2 comments
Closed

Improvement on Redis, move strlen to ouside of a for #79

eduardosoliv opened this issue Jan 11, 2013 · 2 comments

Comments

@eduardosoliv
Copy link

A diff can be seen here: https://github.com/entering/php-resque/commit/279499585426f1147bbd81ce82c5cd9fb1ef9390.diff

@chrisboulton
Copy link
Owner

Thanks for this - I've actually just externalized the Redis handling (we're now using Credis instead of Redisent, and it's installed from the official maintainer via Composer - https://www.github.com/colinmollenhour/credis).

It looks like Credis could do with the same optimization, so it could be submitted upstream. 👍

@eduardosoliv
Copy link
Author

Done: colinmollenhour/credis#6

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

No branches or pull requests

2 participants