public function gc(int $maxlifetime) : int|false { // not required here because memcached will auto expire the records anyhow. return 0; }