1
0
Fork 0
forked from OpenNeo/impress
impress/app/models/item
Matchu 1ce32e5867 Use item proxies better for items#index?format=html :D
We used get_multi when preparing the proxies to decide which to
load from the database, but then sent multiple get requests to
Memcache to re-fetch the same data from that get_multi. Silly!
Use the data that's already stored on the proxy anyway.
2013-12-27 21:11:03 -05:00
..
search instead of returning an empty item list on contradiction, return an empty proxy collection 2013-07-03 18:17:16 -07:00
create_task.rb move item cache sweeping and flex syncing to background tasks 2013-12-09 00:12:05 -06:00
destroy_task.rb move item cache sweeping and flex syncing to background tasks 2013-12-09 00:12:05 -06:00
proxy.rb Use item proxies better for items#index?format=html :D 2013-12-27 21:11:03 -05:00
proxy_array.rb Use item proxies better for items#index?format=html :D 2013-12-27 21:11:03 -05:00
search.rb globalized search first draft 2013-01-24 18:24:35 -06:00
update_task.rb move item cache sweeping and flex syncing to background tasks 2013-12-09 00:12:05 -06:00