Croxx

Results 142 issues of Croxx

After #985 , the entry-level properties are combined into `CacheProperties` and `HybridCacheProperties`. However, some of the properties may conflict to each other. e.g. `HybridCacheProperties.location = OnDisk` conflicts to `HybridCacheProperties.ephemeral =...

good first issue
refactor

## What's changed and what's your intention? > Please explain **IN DETAIL** what the changes are in this PR and why they are needed. :D As title. ## Checklist -...

dependencies
refactor

Add a `hybrid` feature and enable it by default to control if enable/disable hybrid cache.

feature

## What's changed and what's your intention? > Please explain **IN DETAIL** what the changes are in this PR and why they are needed. :D As @tatsuya6502 suggested in #849...

bug

## What's changed and what's your intention? > Please explain **IN DETAIL** what the changes are in this PR and why they are needed. :D WIP... ## Checklist - [...

feature
refactor

Discussion: https://github.com/foyer-rs/foyer/discussions/847

feature