Find a file
2020-05-16 12:46:42 +02:00
lib Fix tests & add ConcurrentLimiter.delete/1 2020-05-16 12:39:22 +02:00
test Fix tests & add ConcurrentLimiter.delete/1 2020-05-16 12:39:22 +02:00
.credo.exs Format and prepare for release 2020-05-16 12:22:30 +02:00
.formatter.exs Initial commit 2020-05-08 01:55:49 +02:00
.gitignore Initial commit 2020-05-08 01:55:49 +02:00
.gitlab-ci.yml Format and prepare for release 2020-05-16 12:22:30 +02:00
CHANGELOG.md 0.1.0. 2020-05-16 12:44:29 +02:00
LICENSE Format and prepare for release 2020-05-16 12:22:30 +02:00
mix.exs 0.1.0 (for realz) 2020-05-16 12:46:42 +02:00
mix.lock Format and prepare for release 2020-05-16 12:22:30 +02:00
README.md Format and prepare for release 2020-05-16 12:22:30 +02:00

Concurrent Limiter

See the docs at hexdocs.pm/concurrent_limiter or in lib/concurrent_limiter.ex.