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
- Host: GitHub
- URL: https://github.com/staylor/memcached-redux
- Owner: staylor
- Created: 2012-12-05T01:31:42.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2017-09-28T14:24:06.000Z (over 8 years ago)
- Last Synced: 2025-03-26T16:04:33.342Z (about 1 year ago)
- Language: PHP
- Size: 105 KB
- Stars: 1
- Watchers: 1
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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.