tai v0.0.28 Tai.Advisors.Store.Backends.ETS
Link to this section Summary
Functions
Return a list of all instances currently stored in the ETS table
Create the ETS table that will store advisor instances
Upsert an instance into the ETS table
Link to this section Types
Link to this section Functions
Return a list of all instances currently stored in the ETS table
Create the ETS table that will store advisor instances
Link to this function
upsert(instance, table_name)
upsert(instance(), table_name()) :: {:ok, instance()}
Upsert an instance into the ETS table