Skip to content

We may need to build a Redis command compatibility test for Kvrocks #3411

@Tangruilin

Description

@Tangruilin

Search before asking

  • I had searched in the issues and found no similar issues.

Motivation

From a design perspective, Kvrocks should maintain full backward compatibility with Redis. For commands that exist in Redis, Kvrocks needs to have consistent external behavior
However, during testing, I discovered that the TDIGEST.MERGE command has a compatibility issue, refer to: #3410

Even the smartest and most technically capable people make mistakes.
Therefore, we should integrate compatibility testing into CI to verify the behavior of Redis and Kvrocks for the same Redis commands, and continuously enrich the test suite.

Solution

Establish compatibility testing in CI and continuously enrich the test suite.

Are you willing to submit a PR?

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions