summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube_cache.php
AgeCommit message (Expand)Author
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
2011-10-03- Small improvement for handling redundant cache queries (followup to r5303)alec
2011-10-03- Fix: skip redundant cache queries when an entry doesn't existalec
2011-09-26Add method to remove outdated cache entries from sql DBthomasb
2011-07-05- Added lost argument in delete_record() methodalec
2011-05-23- Add read/write methods for immediate operations on cache backend (no affect...alec
2011-05-23- Add TTL parameter to rcube_cache class (and rcmail::get_cache method)alec
2011-05-21- Use index record for memcache/apc engine, don't load the whole cache into m...alec
2011-05-20- Re-designed cache, fixes memcache/apc issuesalec
2011-05-20- Fix error when rcube_cache::remove() was used in pattern modealec
2011-05-18- Add APC support in rcube_cachealec
2011-05-18- Make memcached cache not system-widealec
2011-05-18- Added general rcube_cache class with memcache support ...alec