AshSDUI.Cache (ash_sdui v0.2.0)

Copy Markdown View Source

ETS-backed cache for UI graph trees. Subscribes to UINode change notifications and evicts affected graphs on any create/update/destroy event.

Summary

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

evict(name)

evict_for_node(arg1)

flush()

get(name)

put(name, tree)

start_link(opts \\ [])