Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StaleWhileRevalidate<T>

Presents a stale data from the cache and asynchronously fetch data from the fetcher, updating the cache once resolved.

Type parameters

  • T

    type of the data to be cached.

Hierarchy

  • StaleWhileRevalidate

Implements

Index

Constructors

Methods

Constructors

constructor

Methods

handle

Generated using TypeDoc