Keys are sent to Memcached encoded. However, getMulti() will respond in [key => value] format. The keys it responds with should not be the encoded versions, or callers won't be able to map them to the results. Bug: T111138 Change-Id: I0d821b1219a492be8e93453f0249c78f18e24533 |
||
|---|---|---|
| .. | ||
| MemcachedBagOStuff.php | ||
| MemcachedClient.php | ||
| MemcachedPeclBagOStuff.php | ||
| MemcachedPhpBagOStuff.php | ||
| MultiWriteBagOStuff.php | ||
| ObjectCache.php | ||
| ObjectCacheSessionHandler.php | ||
| RedisBagOStuff.php | ||
| SqlBagOStuff.php | ||