Releases: vivek-ng/concurrency-limiter
Releases · vivek-ng/concurrency-limiter
v0.5.0
refactor configurable options (#17)
v0.4.6
Fixing data races in tests
v0.4.5
Move constants to priority package and readme , docs update (#14)
* update readme
* update readme and docs
* more updates
* move constants to priority package
* more readme and docs
v0.4.4
Update readme and Docs (#13)
* update readme
* update readme and docs
* more updates
v0.4.3
Cap priority value while dynamically increasing priority of goroutine…
v0.4.2
Refactoring and Docs (#10)
* add docs
* added constants for priority values
* add docs to specify priority value
v0.4.1
implement timeout for priority limiter (#9)
v0.4.0
solve starvation for low priority goroutines (#7)
v0.3.2
Add more docs (#5)
* add docs
* add more docs