aspnetcore-redis-rate-limiting
aspnetcore-redis-rate-limiting copied to clipboard
Missing expiration
I noticed a ever-increasing number of keys in my cluster. It looks like the redis sliding window stats keys are never set to expire
In RedisConcurrencyManager and RedisFixedWindowManager none of the keys have expiration.
I don't think this is expected is it?
Yes, we should fix this
@cristipufu thanks for merging the PR. when are you planning to release it?
@cristipufu Hello,when are you planning to release it? Thanks
@cristipufu Hello, Is there any difficulty in release it ?