Answer the question
In order to leave comments, you need to log in
Does it make sense for the html cache to migrate to Redis?
Memkesh for php abandoned?
https://pecl.php.net/package/memcache - latest version - 2013-04-07 (and even then, beta).
https://pecl.php.net/package/memcached - latest version - 2014-04-01
Why such ancient versions? Does it make sense for the html cache to migrate to Redis?
Answer the question
In order to leave comments, you need to log in
What is there to update?
A dozen functions that have been working the same way for 10 years?
It is better to cache HTML in files, and not to clog RAM.
And do it at the nginx level, not the application level. Although it depends on how it works.
https://pecl.php.net/package/memcache - latest version - 2013-04-07 (and even then, beta).
https://pecl.php.net/package/memcached - latest version - 2014-04-01
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question