]> git.mxchange.org Git - friendica.git/commit
friendica-5847 Console Cache List command doesn't work
authorPhilipp Holzer <admin@philipp.info>
Sun, 7 Oct 2018 08:35:37 +0000 (10:35 +0200)
committerPhilipp Holzer <admin@philipp.info>
Sun, 7 Oct 2018 08:35:37 +0000 (10:35 +0200)
commit1ec5c6b2840cedbe21e089f4ef4404d22a65031e
tree78a6c92c8a6dd909a1cd5e92eb3a9a2998f1950e
parent3f0f3b6ae60ac514b8ac890db996e40e65795b0b
friendica-5847 Console Cache List command doesn't work

- filterPrefix => filterArrayKeysByPrefix()
- Logging failed Executions of getAllKeys and get from Memcached
src/Core/Cache/AbstractCacheDriver.php
src/Core/Cache/ArrayCache.php
src/Core/Cache/MemcacheCacheDriver.php
src/Core/Cache/MemcachedCacheDriver.php
src/Core/Console/Cache.php