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

PECL Extension #26

Open
zergin opened this issue Mar 11, 2013 · 0 comments
Open

PECL Extension #26

zergin opened this issue Mar 11, 2013 · 0 comments

Comments

@zergin
Copy link

zergin commented Mar 11, 2013

It's great that someone finally addressed this issue. PHP is becoming enterprise grade after all and code like this brings us a step closer to this exquisite goal.

But I think it's too slow as is. We all know that PHP is slow. And objects are even slower.

So to address this concern I think that this should be provided as a PECL extension. And possibly with hooks to external caches (like memcache or redis or the like). We could then store (and most importantly pre-warm) cached results.

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

1 participant