system/libraries/drivers/Cache.php

Cache driver interface.

Set a cache item.

Find all of the cache ids for a given tag.

Get a cache item.

Delete cache items by id or tag.

Deletes all expired cache items.