Kaffy
v0.8.0
Pages
Modules
Kaffy v0.8.0
Kaffy.Cache.Client
View Source
Link to this section
Summary
Functions
add_cache(key, suffix, value, expire_after \\ 600)
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
get_cache(key, suffix)
start_link(args)
Link to this section
Functions
Link to this function
add_cache(key, suffix, value, expire_after \\ 600)
View Source
Link to this function
child_spec(init_arg)
View Source
Returns a specification to start this module under a supervisor.
See
Supervisor
.
Link to this function
get_cache(key, suffix)
View Source
Link to this function
start_link(args)
View Source