Default in-memory rule store.
Start it under a supervisor ({Store.ETS, name: MyStore}) or create a
caller-owned table with new/0 in tests. Expired {:until, _} rules are
pruned lazily on read.
Summary
Functions
Returns a specification to start this module under a supervisor.
Create an anonymous caller-owned table (tests).
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
Create an anonymous caller-owned table (tests).