Releases: Automattic/wp-memcached
Releases · Automattic/wp-memcached
4.0.0
24 Jul 13:55
Compare
Sorry, something went wrong.
No results found
Add preemptive filter pre_wp_cache_get
Add flush_number replication to prevent accidental flush due to flush_number eviction, server rotation, etc.
3.2.2
24 Jul 13:54
Compare
Sorry, something went wrong.
No results found
Remove filter, and base key stripping on presence of key_salt
3.2.1
24 Jul 13:54
Compare
Sorry, something went wrong.
No results found
Fix bug allowing slow-ops entries to have the same key, so toggling doesn't work
3.2.0
24 Jul 13:53
Compare
Sorry, something went wrong.
No results found
Better stats(). Now shows cache group/individual calls with size of the payload and timings.
PHP 5.6.20 is now required
Fix get_multi to show per group calls
Added filter (memcached_strip_keys) to bypass memcached key stripping
Special group for slow-ops ( > 5ms ) with backtrace
3.1.0
24 Jul 13:52
Compare
Sorry, something went wrong.
No results found
Add wp_cache_get_multi
Add support for the $found parameter
Set a variable for $max_expiration to 30 days
Code style changes
Different coloring for unknown stats group
Store host/port on failure_callback
Default stats counts
3.0.2
24 Jul 13:52
Compare
Sorry, something went wrong.
No results found