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

Adding support optional SIEVE eviction #169

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Jan 16, 2024

  1. initial commit

    venkatsvpr committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    8c953ca View commit details
    Browse the repository at this point in the history
  2. benchmark tests

    venkatsvpr committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    bbc5d78 View commit details
    Browse the repository at this point in the history
  3. fixing the comments:

    venkatsvpr committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    798462d View commit details
    Browse the repository at this point in the history
  4. addressing review comments

    venkatsvpr committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    475d0fe View commit details
    Browse the repository at this point in the history
  5. update doc

    venkatsvpr committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    3a13508 View commit details
    Browse the repository at this point in the history
  6. typo fix

    venkatsvpr committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    a351371 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. update the names

    venkatsvpr committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    68e8f8d View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. setting up the changes

    venkatsvpr committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    1a1c399 View commit details
    Browse the repository at this point in the history
  2. resetting the comment back

    venkatsvpr committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    ee2fa3d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from venkatsvpr/dev

    Add support for SIEVE eviction
    venkatsvpr committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    025ca22 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. update

    venkatsvpr committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    55d4c2f View commit details
    Browse the repository at this point in the history
  2. rename

    venkatsvpr committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    93f6f59 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. moving tests:

    venkatsvpr committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    c537919 View commit details
    Browse the repository at this point in the history
  2. typo

    venkatsvpr committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    08e3a20 View commit details
    Browse the repository at this point in the history
  3. update go mod

    venkatsvpr committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    546f3e3 View commit details
    Browse the repository at this point in the history