PhoenixRedisSession (PhoenixRedisSession v0.1.2)
Documentation for PhoenixRedisSession. runs as a worker for supervisor
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Link to this section Functions
Link to this function
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
See Supervisor
.
Link to this function
del(key)
Link to this function
get(key)
Link to this function
keys(pattern)
Link to this function
setex(map)
Link to this function