An open API service indexing awesome lists of open source software.

https://github.com/staylor/memcached-redux

Ryan's WP Object Cache using the Memcached class, which offers multi
https://github.com/staylor/memcached-redux

Last synced: about 1 year ago
JSON representation

Ryan's WP Object Cache using the Memcached class, which offers multi

Awesome Lists containing this project

README

          

## Memcached Redux

Adds `Memcached::getMulti` and `Memcached::setMulti` methods the standard WP Object Cache that everyone uses when they use Memcached. The only relevant portion I changed otherwise was using Memcached instead of Memcache, no d, extension.