multiversx / mx-multi-factor-auth-go-service

MIT License
2 stars 0 forks source link

fix redisLimiter #129

Closed sstanculeanu closed 9 months ago

sstanculeanu commented 9 months ago

without mutex, there are some cases when a Delete finishes before Decrease, which leads to keys without TTL on Redis