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

Buffer fixes #223

Open
wants to merge 8 commits into
base: dev
Choose a base branch
from
Open

Buffer fixes #223

wants to merge 8 commits into from

Commits on Jun 3, 2022

  1. Configuration menu
    Copy the full SHA
    eede800 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b569c2d View commit details
    Browse the repository at this point in the history
  3. BUFFER::ADDED:: Expire buffering keys to avoid leftovers

    automatically set an expiration time (interval time + 60 seconds) to each cache key
    this avoids changing a buffer filter's configuration and having keys left unused on Redis
    frikilax committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    52424d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    521a5d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3151db3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c054068 View commit details
    Browse the repository at this point in the history
  7. ACONNECTOR::CHANGED:: set default value to 'result' and avoid cast du…

    …ring return on REDISSetExpiry
    frikilax committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    e25569b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    62bdff2 View commit details
    Browse the repository at this point in the history