transit_elixir
v0.0.2
Pages
Modules
transit_elixir v0.0.2
TransitElixir.Cache
View Source
Link to this section
Summary
Functions
cache(cache_key, ctx)
create()
lookup(key, cache)
Link to this section
Functions
Link to this function
cache(cache_key, ctx)
View Source
Link to this function
create()
View Source
create() :: %{key_to_tag: %{}, tag_to_key: %{}}
Link to this function
lookup(key, cache)
View Source