diff options
author | Evan Prodromou <evan@controlyourself.ca> | 2008-09-26 12:09:41 -0400 |
---|---|---|
committer | Evan Prodromou <evan@controlyourself.ca> | 2008-09-26 12:09:41 -0400 |
commit | e2e6bbb298e8b41573e78c6acfd764cc95f6954a (patch) | |
tree | ff94ad4c3b19b13f15394090f0b0fe6e1517051b /lib | |
parent | 7ff02bb7d4483b3dc24edd78551a3936798056a8 (diff) |
caching layer for DB/DataObject
I added a new class, Memcached_DataObject, that will (optionally)
fetch data out of a memcached server if it's available. This only
works on 'staticGet'.
Methods that write to the database (insert, update, delete) will clear
and set the cache correctly, too.
darcs-hash:20080926160941-5ed1f-922de078b4c1941853ad014edf9a17fae486f8cf.gz
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions