apache / apache/kvrocks

Add key expiration support to KQIR

Open
#2,418 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
4.4k
Forks
658
Avg merge
1d 20h
Merged PRs (30d)
10

Description

### Search before asking

- [X] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues.

### Motivation

Currently, KQIR cannot handle expired keys or remove them from the index after they expire.

We need to add this support.

### Solution

_No response_

### Are you willing to submit a PR?

- [ ] I'm willing to submit a PR!

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names KQIR but does not identify files, tests, or an entry point. Start by locating KQIR's key-index handling and existing expiration behavior, then determine how expired keys should be removed from the index and add coverage showing that expired keys are no longer handled by KQIR.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.