public
Fork of ferblape/query_memcached
Description: A replacement for ActiveRecord query_cache that a adds a Memcache layer for persistence of the query's cache
Homepage: https://github.com/ferblape/query_memcached/tree
Clone URL: git://github.com/methodmissing/query_memcached.git
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