**Describe the bug** tag:X values grows without utilization **To Reproduce** `await redisClient.Db1.RemoveByTagAsync(myTag);` **Expected behavior** `tag:myTag` deleted
Describe the bug
tag:X values grows without utilization
To Reproduce
await redisClient.Db1.RemoveByTagAsync(myTag);Expected behavior
tag:myTagdeleted