GenSpoxy

v0.0.14-beta.1

  • Pages
  • Modules

    GenSpoxy v0.0.14-beta.1 Spoxy.Cache View Source

    Link to this section Summary

    Functions

    async_get_or_fetch(mods, req, req_key, opts \\ [])
    do_req(prerender_module, req)
    enqueue_req(tasks_executor_mod, req_key, req, opts)
    get(store_module, req_key, opts \\ [])
    get_or_fetch(mods, req, req_key, opts \\ [])
    lookup_req(store_module, table_name, req_key)
    refresh_req!(arg, req, req_key, opts)
    should_invalidate?(req, resp, metadata)
    store_req!(store_module, opts)

    Link to this section Functions

    Link to this function async_get_or_fetch(mods, req, req_key, opts \\ []) View Source
    Link to this function do_req(prerender_module, req) View Source
    Link to this function enqueue_req(tasks_executor_mod, req_key, req, opts) View Source
    Link to this function get(store_module, req_key, opts \\ []) View Source
    Link to this function get_or_fetch(mods, req, req_key, opts \\ []) View Source
    Link to this function lookup_req(store_module, table_name, req_key) View Source
    Link to this function refresh_req!(arg, req, req_key, opts) View Source
    Link to this function should_invalidate?(req, resp, metadata) View Source
    Link to this function store_req!(store_module, opts) View Source

    Built using ExDoc (v0.18.3), designed by Friedel Ziegelmayer.