apache / apache/kvrocks

Sperate the layer of redis kv encode from the underlay storage

Open
#1,907 2 comments 0 reactions 1 assignee Claimed by @tutububug 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

- Making the Redis encode layer as an independent library is good for other modules to use, it can accept Redis protocol and output encoded KV pairs.
- Other modules or programs can include the library and write to an abstract storage, it seems more inflexible.

### Solution

_No response_

### Are you willing to submit a PR?

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.