This project is archived and is in readonly mode.

#1853 ✓resolved
Joe Van Dyk

Add ability to get multiple memcached keys at the same time.

Reported by Joe Van Dyk | February 3rd, 2009 @ 12:47 AM | in 2.x

Memcached supports the ability to get multiple keys at the same time. The memcached-client library included in rails has that functionality, but MemCacheStore doesn't expose it.

The attached patch adds MemCacheStore#read_multi.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

Attachments

Pages