Mnemonix v0.8.0 API Reference
Modules
Provides easy access to a Mnemonix.Store.Server
through a Map-like interface
Automatically starts stores when your application starts
Creates functions that proxy to Mnemonix ones
Functions to increment/decrement integer values within a Mnemonix.Store.Server
Functions that rely on enumerating over all key/value pairs within a Mnemonix.Store.Server
Functions to manage the time-to-live of entries within a Mnemonix.Store.Server
Functions to operate on key/value pairs within a Mnemonix.Store.Server
Bridges Mnemonix.Features
with underlying Mnemonix.Stores
A pre-rolled supervisor to complement Mnemonix.Store.Server
A Mnemonix.Store
that uses a DETS table to store state
A Mnemonix.Store
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
that uses a Mnesia table to store state
A Mnemonix.Store
that does literally nothing
A Mnemonix.Store
that uses Redix to store state in redis
Stores the session in a Mnemonix.Store.Server