Lightning.AuthProviders.CacheWarmer (Lightning v2.13.5)

View Source

Dummy warmer which caches database rows every 30s.

Summary

Functions

Returns a specification to start this module under a supervisor.

Executes this cache warmer with a connection.

Returns the interval for this warmer.

Return the provisions warmers require.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

execute(state)

Executes this cache warmer with a connection.

interval()

Returns the interval for this warmer.

provisions()

Return the provisions warmers require.