public mixed increment (int | string $keyName, [long $value]) Increment of a given key
public save ([int | string $keyName], [string $content], [long $lifetime], [boolean $stopBuffer])
public _connect () Create internal connection to memcached
public flush () Immediately invalidates all existing items.
public mixed decrement (string $keyName, [long $value]) Atomic decrement of a given key, by number
public boolean exists ([string $keyName], [long $lifetime]) Checks if cache exists and it isn’t
public getLastKey () ...
public collection->remove(...) gc () gc
Page 5 of 10