Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

give a way to access the stale cache #216

Merged
merged 2 commits into from
May 7, 2020
Merged

Commits on May 7, 2020

  1. Go defaults to "0"" so in case we want to return

    EntryStatus back to the caller "Expired" cannot be differentiated.
    Fixing this by default "_" to 0 and incremental RemoveReasons
    
    comment was missing for GetWithInfo api so updated that
    
    test: ran all unit test cases
    Change-Id: Ic3e2259630668af0d4b5110125f2d8e43b83081b
    jgheewala authored and Yin Jifeng committed May 7, 2020
    Configuration menu
    Copy the full SHA
    0520cac View commit details
    Browse the repository at this point in the history
  2. give a way to access the stale cache

    flisky authored and Yin Jifeng committed May 7, 2020
    Configuration menu
    Copy the full SHA
    3da1e57 View commit details
    Browse the repository at this point in the history