1.5.2.4 (checked in on 2007/06/27 at 03:35:48 by drumm)
| Name | Description |
|---|---|
| cache_clear_all | Expire data from the cache. If called without arguments, expirable entries will be cleared from the cache_page table. |
| cache_get | Return data from the persistent cache. |
| cache_set | Store data in the persistent cache. |