Skip to content

Tags: gojekfarm/go-ratelimit

Tags

v2.2.0

Toggle v2.2.0's commit message
remove usage of gojek-engineering

v2.1.0

Toggle v2.1.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
new release, refactor code

v2.0.0

Toggle v2.0.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request #2 from gojek-engineering/refactor

Rajeev - Remove racy conditions and simplify the rate limit logic

v1.4.0

Toggle v1.4.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Rajeev - Add redis MULTI to attain atomicity in redis ops

v1.3.0

Toggle v1.3.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Rajeev - Fix redis-server start

v1.2.0

Toggle v1.2.0's commit message
Rajeev - Add interface type for RateLimit

v1.0.1

Toggle v1.0.1's commit message
Rajeev - Change the package name for the ratelimit