elixir v0.0.3 IndieWeb.Cache.Adapters.Cachex
Link to this section Summary
Functions
Callback implementation for IndieWeb.Cache.Adapter.delete/1
Callback implementation for IndieWeb.Cache.Adapter.get/1
Callback implementation for IndieWeb.Cache.Adapter.set/2
Link to this section Functions
Link to this function
delete(key)
Callback implementation for IndieWeb.Cache.Adapter.delete/1
.
Link to this function
get(key)
Callback implementation for IndieWeb.Cache.Adapter.get/1
.
Link to this function
set(key, value)
Callback implementation for IndieWeb.Cache.Adapter.set/2
.