Atex.IdentityResolver.Cache.ETS (atex v0.7.1)

View Source

ConCache-based implementation for Identity Resolver caching.

Stores identity information (DID and handle mappings) with a 1-hour TTL. Uses two separate cache entries per identity to allow lookups by either DID or handle.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts)