Releases: RobiNN1/phpCacheAdmin
Releases · RobiNN1/phpCacheAdmin
v2.3.6
18 Dec 21:23
Compare
Sorry, something went wrong.
No results found
v2.3.5
25 Nov 00:37
Compare
Sorry, something went wrong.
No results found
v2.3.4
24 Nov 22:54
Compare
Sorry, something went wrong.
No results found
Fixed issue with custom ENV variables.
Updated Predis to v3.3.0.
v2.3.3
23 Nov 21:06
Compare
Sorry, something went wrong.
No results found
v2.3.2
22 Nov 12:24
Compare
Sorry, something went wrong.
No results found
PHP 8.5 support.
Removed JSON syntax highlighter (#55 ).
Renamed config options with - to make it compatible with phpdotenv.
Fixed http auth example.
v2.3.1
08 Nov 12:46
Compare
Sorry, something went wrong.
No results found
Fixed high memory usage. Note that sorting across the entire database no longer works because it consumes a lot of memory.
Allow to use PCA as embeded package (#54 ).
Bug fixes.
v2.3.0
14 Oct 10:00
Compare
Sorry, something went wrong.
No results found
Added metrics to Redis & Memcached. Please note that the dashboard must be open for data to be collected.
Data in left panels are now auto-refreshed. Memcached command stats as well.
Optimized Memcached (50% faster).
Allow to edit Redis stream keys.
Bug fixes.
v2.2.3
12 Aug 18:36
Compare
Sorry, something went wrong.
No results found
Now Redis will automatically switch to SCAN command if KEYS is disabled.
Fixed Redis errors when MEMORY & SLOWLOG commands are disabled.
Fixed import in Predis/Predis Cluster.
Improved tests.
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.