methodmissing / query_memcached_legacy forked from ferblape/query_memcached

A replacement for ActiveRecord query_cache that a adds a Memcache layer for persistence of the query's cache

This URL has Read+Write access

methodmissing (author)
Sun Dec 21 10:16:12 -0800 2008
commit  1e8fe5b66b4ad6ca79a7c9d2b06f89a9b1aede9a
tree    a32331496a889e3b6d14eaf84e480f6bdf92a4b6
parent  0256b97c01952dfd3705bc92d6453d761242be71 parent  98bcb866a59855bf54fa38f6a282559a10911997
100644 7 lines (4 sloc) 0.26 kb
1
2
3
4
5
6
7
= TODO
 
  - prevent race conditions [1], [2]. Test de library lock in lib/
 
[1] http://www.eu.socialtext.net/memcached/index.cgi?faq#race_conditions_and_stale_data
[2] http://www.eu.socialtext.net/memcached/index.cgi?faq#emulating_locking_with_the_add_command