Fennel.Cache.Data (fennel v0.0.1)

Link to this section Summary

Link to this section Functions

Link to this function

del(cache, key)

Link to this function

del_all(cache, prefix)

Link to this function

exists?(cache, key)

Link to this function

fetch(cache, key)

Link to this function

get(cache, key)

Link to this function

put(cache, keys_values)

Link to this function

put(cache, key, data)