public void Dispose() { redisClient.Remove(key); }
public void Clear() { client.Remove(hashId); }
public void Clear() { client.Remove(setId); }