@hateoas-ts/resource - v1.4.3
    Preparing search index...

    Class ForeverCache

    The 'Forever' cache stores any State for as long as the application lives.

    It is a good default for most applications, but it means that if a resource was changed server-side, Resource will not pick up that change until something was done to expire caches.

    Executing an unsafe method, calling clearCache() on a resource, or when a resource appears in Location, Content-Location, or "invalidates" link relationships.

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Methods