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

Fix propagation of the expire time #7

Merged
merged 2 commits into from
Feb 27, 2023
Merged

Commits on Jul 27, 2021

  1. Fix propagation of the expire time

    When moving values from the recent queue into the frequent queue, the
    previous implementation of the `Get` method would incorrectly reset
    the expire time to the default value.
    athre0z committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    7aabe5f View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Configuration menu
    Copy the full SHA
    9fa9c6e View commit details
    Browse the repository at this point in the history