Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bitfaster/BitFaster.Caching
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.1
Choose a base ref
...
head repository: bitfaster/BitFaster.Caching
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.2
Choose a head ref
  • 6 commits
  • 7 files changed
  • 1 contributor

Commits on Oct 23, 2023

  1. soak lfu add + fix detached nodes (#432)

    * soak lfu
    
    * background
    
    * getoradd
    
    * rename
    
    * soak lfu add
    
    * merge
    
    * handle removed
    
    ---------
    bitfaster authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    393458b View commit details
    Browse the repository at this point in the history
  2. soak lfu rem (#439)

    bitfaster authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    e783286 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7b399e View commit details
    Browse the repository at this point in the history
  4. Lfu soak test cleanup (#441)

    * params
    
    * dedupe
    
    ---------
    bitfaster authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    4d52e6f View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Lru OnRemove locks value instead of item (#442)

    * handle null
    
    * lfu test
    
    ---------
    bitfaster authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    1a69acf View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. 2.3.2 (#443)

    bitfaster authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    1352584 View commit details
    Browse the repository at this point in the history
Loading