Overrides PersistingStoreInterface::putOffExpiration
public function putOffExpiration(Key $key, float $ttl) : void { // do nothing, the flock locks forever. }