Hacker News new | ask | show | jobs
by thezilch 1431 days ago
Why not use APCu?
1 comments

I hadn't seen this before, but I'll absolutely look into this, thank you!

As for why AWS doesn't use it (if that's your question), I assume they didn't want to deal with the need for a system dependency also. That's something that is kind of a pain to me with PHP as well. Some PECL, some Composer makes mentally tracking and managing deps a bit trickier.