Memcache.StateMachine (memcached v0.2.0)

Summary

Functions

Link to this function

flattened(lists, func)

Link to this function

machine(initial_state, commands, func)

Link to this function

read_modify_write(key, opts \\ [], func)

Link to this function

read_through(key, opts \\ [], func)

Link to this function

read_through_term(key, opts \\ [], func)

Link to this function

run(machine, connection)

Link to this function

single_command(command)

Link to this function

unflatten(aa, bb)

Link to this function

with_lock(key, opts \\ [], func)