Clerk.Session.FetchingStrategy.EtsCache (Clerk SDK v1.0.0)
Simple ETS counter based state machine
Summary
Functions
Returns 0 - no need to fetch signers or 1 - need to fetch
Loads fetched signers
Starts ETS cache
Puts fetched signers
Sets the cache status
Functions
Link to this function
check_state()
Returns 0 - no need to fetch signers or 1 - need to fetch
Link to this function
get_signers()
Loads fetched signers
Link to this function
new()
Starts ETS cache
Link to this function
put_signers(signers)
Puts fetched signers
Link to this function
set_status(atom)
Sets the cache status