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

CacheLongKeyLIRS concurrency improvements #3069

Draft
wants to merge 22 commits into
base: master
Choose a base branch
from

Commits on Mar 14, 2021

  1. Improved concurrency

    amolokoedov committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    fea847c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a81f372 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b9dc9b View commit details
    Browse the repository at this point in the history
  4. fixes java 8

    amolokoedov committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    f342c4a View commit details
    Browse the repository at this point in the history
  5. fixes java 8

    amolokoedov committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    0e9df84 View commit details
    Browse the repository at this point in the history
  6. fixes test

    amolokoedov committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    0a5fedb View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Fixes upon review

    amolokoedov committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    a3a4988 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Configuration menu
    Copy the full SHA
    af0457b View commit details
    Browse the repository at this point in the history
  2. Fixed syntax

    amolokoedov committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    3a11c81 View commit details
    Browse the repository at this point in the history
  3. Fixed tests

    amolokoedov committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    90d0135 View commit details
    Browse the repository at this point in the history
  4. Added missing import

    amolokoedov committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    d233a18 View commit details
    Browse the repository at this point in the history
  5. Fixed syntax

    amolokoedov committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    69deaba View commit details
    Browse the repository at this point in the history
  6. Fixes

    amolokoedov committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    7656f24 View commit details
    Browse the repository at this point in the history
  7. Fixed compile

    amolokoedov committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    17ede53 View commit details
    Browse the repository at this point in the history
  8. Fixed compile

    amolokoedov committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    0f30f6a View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Optimizations

    amolokoedov committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    8b261e8 View commit details
    Browse the repository at this point in the history
  2. Optimization

    amolokoedov committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    8f49a13 View commit details
    Browse the repository at this point in the history
  3. Fix

    amolokoedov committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    4711416 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Fix

    amolokoedov committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    3ec21cd View commit details
    Browse the repository at this point in the history
  2. Fix

    amolokoedov committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    a31529c View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Added getCacheSize()

    amolokoedov committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    95970d7 View commit details
    Browse the repository at this point in the history
  2. Apply initial cache size

    amolokoedov committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    beccc44 View commit details
    Browse the repository at this point in the history