Packages
external_service
1.0.1
Elixir library for safely using any external service or API using automatic retry, circuit breakers, rate limiting, and a concurrency limit. Calls to external services can be synchronous, asynchronous background tasks, or multiple calls can be made in parallel for MapReduce style processing.
Current section
4 Dependencies
Jump to
Current section
4 Dependencies
Dependencies of external_service
4 dependencies| Package | Requirement |
|---|---|
| deep_merge |
~> 1.0
|
| ex_rated |
~> 1.3
|
| fuse |
~> 2.4
|
| retry |
~> 0.14.0
|