Flippant v0.2.0 Flippant.Adapter
An adapter is a module that stores rules. Adapters should be stateful and run in their own process. The built in adapters are all GenServers, and therefor implement the GenServer behaviour.
For a breakdown of the expected calls and casts see Flippant.RuleRegistry