Releases: RobiNN1/phpCacheAdmin
Releases · RobiNN1/phpCacheAdmin
v2.2.2
10 Aug 21:23
Compare
Sorry, something went wrong.
No results found
Added Predis cluster support.
More Redis optimizations.
Added more tests.
Bug fixes.
v2.2.1
10 Aug 10:29
Compare
Sorry, something went wrong.
No results found
Optimized Redis Cluster loading (from 8s to 1.5s with 20k keys).
Added support for Slowlog in Redis Cluster.
Bug fixes.
v2.2.0
07 Aug 18:09
Compare
Sorry, something went wrong.
No results found
Added Memcached slabs info.
Added Memcached items info.
Allow to set default list view in config.
Added support for Redis clusters. Only the phpredis extension is supported now.
You can now set PHP memory limit with PCA_PHP_MEMORY_LIMIT env variable.
Bug fixes.
v2.1.2
17 Feb 22:56
Compare
Sorry, something went wrong.
No results found
Bug fixes.
Updated Dockerfile
v2.1.1
16 Feb 12:15
Compare
Sorry, something went wrong.
No results found
Bug fixes.
Added backward compatibility for older Memcached servers.
v2.1.0
16 Feb 00:00
Compare
Sorry, something went wrong.
No results found
Added tree view (you can switch between table/tree view). Does not support sorting and pagination may not work properly.
Bug fixes.
UI fixes.
v2.0.0
08 Feb 00:36
Compare
Sorry, something went wrong.
No results found
New UI and dark mode.
Minimum PHP 8.2 required.
Added more information in panels.
Added more tests.
Added sorting to the keys tables.
Optimized Redis and Memcached key loading.
Added Redis slow log.
Added Memcached commands stats.
v1.6.4
06 Jul 22:50
Compare
Sorry, something went wrong.
No results found
Regenerate twig.phar & predis.phar (for php 7.4 support).
v1.6.3
13 Jun 13:44
Compare
Sorry, something went wrong.
No results found
v1.6.2
11 Dec 20:33
Compare
Sorry, something went wrong.
No results found
PHP 8.3 support.
Fixed OpCache dashboard when validate_timestamps is Off.
Bug fixes.