Commit Graph

4 Commits (bd01e9346941fa85b4bb96a42cecdbc50e51c368)

Author SHA1 Message Date
Bart Visscher 8dba47d466 Add layer to select fast or slow cache for storing values 2012-06-06 22:41:36 +07:00
Thomas Tanghus 098beae751 Added hasKey() method to OC_Cache. 2012-06-05 20:34:12 +07:00
Robin Appelman e11bf460e0 add OC_Cache::clear 2012-06-05 19:57:49 +07:00
Bart Visscher 091b343d5c Calendar & Contacts: Store import progress in OC_Cache
Convert calendar and contacts import to use a caching system
for storing the import progress percentage. OC_Cache can later
be made smarter about storing values.
2012-06-04 22:24:17 +07:00