mennanov / limiters

Golang rate limiters for distributed applications
https://godoc.org/github.com/mennanov/limiters
MIT License
458 stars 49 forks source link

Change `id` type from `uint32` to `int64` in LockPostgreSQL #74

Closed nilpoona closed 2 months ago

nilpoona commented 2 months ago
mennanov commented 2 months ago

LGTM, thanks for contributing!