interface AdapterInterface implements CacheItemPoolInterface Interface for adapters managing instances
clear() {@inheritdoc}
save(CacheItemInterface $item) {@inheritdoc}
class RedisAdapter extends
commit() {@inheritdoc}
deleteItems(array $keys) {@inheritdoc} Parameters
getItem($key) {@inheritdoc} Parameters
getItems(array $keys = array()) {@inheritdoc}
Page 4 of 5