Mnemonix v0.1.0 API Reference
Modules
Easy access to Mnemonix.Store
servers with a Map-like interface
A Mnemonix.Store
adapter that uses a DETS table to store state
A Mnemonix.Store
adapter that uses an ETS table to store state
A Mnemonix.Store
that uses a map to store state
A Mnemonix.Store
adapter that uses a Mnesia table to store state
Normalizes access to different key-value stores behind a GenServer
Required and optional functions Mnemonix.Store
adapters must implement