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: foyer-rs/foyer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.12.0
Choose a base ref
...
head repository: foyer-rs/foyer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.12.1
Choose a head ref
  • 5 commits
  • 14 files changed
  • 1 contributor

Commits on Oct 9, 2024

  1. chore: downgrade hashbrown to 0.14 (#758)

    Signed-off-by: MrCroxx <mrcroxx@outlook.com>
    MrCroxx authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d2245e3 View commit details
    Browse the repository at this point in the history
  2. fix: fix build with madsim (#762)

    * fix: fix build with madsim
    
    Signed-off-by: MrCroxx <mrcroxx@outlook.com>
    
    * test: update ci and makefile
    
    Signed-off-by: MrCroxx <mrcroxx@outlook.com>
    
    ---------
    
    Signed-off-by: MrCroxx <mrcroxx@outlook.com>
    MrCroxx authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    0f87d64 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. refactor: refine small object disk cache (#761)

    * refactor: refine set cache
    
    Signed-off-by: MrCroxx <mrcroxx@outlook.com>
    
    * refactor: refine small object disk cache
    
    Signed-off-by: MrCroxx <mrcroxx@outlook.com>
    
    * chore: pass ffmt
    
    Signed-off-by: MrCroxx <mrcroxx@outlook.com>
    
    ---------
    
    Signed-off-by: MrCroxx <mrcroxx@outlook.com>
    MrCroxx authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b414bc5 View commit details
    Browse the repository at this point in the history
  2. feat: scale shards to 1 when there is not enough capacity (#765)

    Signed-off-by: MrCroxx <mrcroxx@outlook.com>
    MrCroxx authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    42cdce2 View commit details
    Browse the repository at this point in the history
  3. chore: release 0.12.1 (#766)

    Signed-off-by: MrCroxx <mrcroxx@outlook.com>
    MrCroxx authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    192d5b8 View commit details
    Browse the repository at this point in the history
Loading