6 ms·
Why not use APCu?
by thezilch 4y ago
Why not use APCu?
- jjice 4y agoI 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.