Commit Graph

8 Commits (69ea3a342999b27a8cffb93b640390c09cb647bf)

Author SHA1 Message Date
alecpl c9f4e9bc65 - Add read/write methods for immediate operations on cache backend (no affect in-memory cache)
- Add possibility to disable data serialization in cache
13 years ago
alecpl 7ad8e2c318 - Add TTL parameter to rcube_cache class (and rcmail::get_cache method) 13 years ago
alecpl b9e42ecb46 - Use index record for memcache/apc engine, don't load the whole cache into memory 13 years ago
alecpl ccc059fd70 - Re-designed cache, fixes memcache/apc issues 13 years ago
alecpl 7786ba1adb - Fix error when rcube_cache::remove() was used in pattern mode 13 years ago
alecpl 8edb3d9405 - Add APC support in rcube_cache 13 years ago
alecpl b5f836e4af - Make memcached cache not system-wide 13 years ago
alecpl 5cf5ee66c1 - Added general rcube_cache class with memcache support
- Improved caching performance by skipping writes of unchanged data                                                                       
- Option enable_caching replaced by imap_cache and messages_cache options
13 years ago