Foundation (foundation v0.2.1)

Copy Markdown View Source

Lightweight resilience primitives for Elixir applications.

Foundation provides backoff, retry orchestration, rate-limit backoff windows, circuit breakers, semaphores, and optional telemetry helpers.

Summary

Functions

Return the current Foundation version.

Functions

version()

@spec version() :: String.t()

Return the current Foundation version.