datafusion-contrib / datafusion-contrib/liquid-cache
LiquidEviction
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 452
- Forks
- 51
- Avg merge
- 3h 10m
- Merged PRs (30d)
- 12
Description
LiquidCache aims to be a research project that is "feet on the ground, head in the clouds"; specifically,
- "Head in the clouds" means exploring novel caching mechanisms and designing cool systems that people have never built before.
- "Feet on the ground" means we aim for a production-ready system and stay relevant to realistic use cases.
=======
This is an epic issue tracking our progress to explore the next big thing in the novel caching systems, aka, things that are in the clouds.
The next big thing is to decide what should happen when the cache server runs out of memory/network/disk, aka, LiquidEviction.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by clarifying the intended eviction behavior, resource limits, and realistic use cases with the maintainers before locating implementation areas. Done requires an agreed design, concrete scope, and acceptance criteria for LiquidEviction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100