Flippant v0.4.0 Flippant.Adapter.Memory View Source
This module provides ETS backed rule storage.
The Memory adapter is not persisted between application restarts, and therefore is intended for testing.
Link to this section Summary
Link to this section Functions
Link to this function
start_link(opts \\ [])
View Source
start_link(Keyword.t) :: GenServer.on_start
Starts the Memory adapter.