Le 25/04/2016 à 16:09, S.A.N a écrit :
> In userland  lacks the ability to store data in the shared memory
> modules, do not use pecl modules, it would be very nice to have a
> function:
> 
> opcache_get($key);
> opcache_set($key, $value);

Opcache is an opcode cache.

A user data cache is something really different.

We learn from the past, having both in the same extension (APC) was an
mistake.

So I really think, this doesn't have to be added in opache.

And various extensions already exist (apcu, yac, memcache(d), redis...)
each for different needs.

Remi.


> 
> Is planned in PHP 7.1?
> 


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to