Ash.DataLayer.Ets (ash v1.46.8) View Source

An ETS (Erlang Term Storage) backed Ash Datalayer, for testing.

This is used for testing. Do not use this data layer in production

Link to this section Summary

Functions

Stops the storage for a given resource/tenant (deleting all of the data)

Link to this section Functions

Specs

private?(Ash.Resource.t()) :: boolean()
Link to this function

stop(resource, tenant \\ nil)

View Source

Stops the storage for a given resource/tenant (deleting all of the data)