Search
Kaffy
v0.10.2
Pages
Modules
Settings
View Source
Kaffy.Cache.Client
(Kaffy v0.10.2)
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)
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