matthiasmullie / scrapbook

PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APC(u), SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
https://www.scrapbook.cash
MIT License
315 stars 27 forks source link

Should Memcached keys be decoded? #2

Closed matthiasmullie closed 8 years ago

matthiasmullie commented 9 years ago

See: https://github.com/wikimedia/mediawiki/commit/be76d869 I confident this is no longer a problem, but might want to doublecheck anyway.