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

V3.0 branch #8

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

V3.0 branch #8

wants to merge 9 commits into from

Commits on Jun 8, 2024

  1. WIP: New V3.0 Release

    thrawn01 committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    6c14a4d View commit details
    Browse the repository at this point in the history
  2. Otter is now available as a cache option

    Fixed race condition in tokenBucket()
    
    Fixed race conditions in leakybucket
    
    Added Otter cost func, and reduced memory and time it takes to run the benchmarks
    
    Fixed flapping cache eviction test
    
    Added LRUMutexCache restored LRUCache
    thrawn01 committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    95e51c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ae8c8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df776be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e905594 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3bc4d4e View commit details
    Browse the repository at this point in the history
  7. Improving benchmark tests

    thrawn01 committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    dc9b528 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2853d0f View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Commented out flapping test

    thrawn01 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2903b1b View commit details
    Browse the repository at this point in the history