Cache for signed URLs to avoid redundant signing requests.
Stores only signed_url and expiration keyed by {unit_id, project}.
Expired entries are purged every hour.
Summary
Functions
Returns a specification to start this module under a supervisor.