Mnemonix v0.4.0 API Reference
Modules
Easy access to Mnemonix.Store
servers with a Map-like interface
A Mnemonix.Store
module that uses a DETS table to store state
A Mnemonix.Store
module that uses an ETS table to store state
A Mnemonix.Store
that uses a map to store state
A Mnemonix.Store
that uses Memcachex to store state in memcached
A Mnemonix.Store
module that uses a Mnesia table to store state
A Mnemonix.Store
that uses Redix to store state in redis
Normalizes access to different key-value stores behind a GenServer
Main point of entry for implementing new Mnemonix.Stores