Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support to convert sortedint type to zset type in kvrocks2redis #431

Merged
merged 6 commits into from
Dec 22, 2021

Commits on Dec 16, 2021

  1. fix:parseComplexKV with unknown metadatatype:7

    kRedisSortedint metadata type 7 out of range
    fishery86 authored Dec 16, 2021
    Configuration menu
    Copy the full SHA
    44f2ce7 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Configuration menu
    Copy the full SHA
    6226361 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Update tools/kvrocks2redis/parser.cc

    Co-authored-by: Myth <caipengbo@outlook.com>
    fishery86 and caipengbo authored Dec 20, 2021
    Configuration menu
    Copy the full SHA
    931dcc0 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Update tools/kvrocks2redis/parser.cc

    Co-authored-by: Myth <caipengbo@outlook.com>
    fishery86 and caipengbo authored Dec 21, 2021
    Configuration menu
    Copy the full SHA
    4afd04f View commit details
    Browse the repository at this point in the history
  2. format code style

    fishery86 committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    8db11f7 View commit details
    Browse the repository at this point in the history
  3. Update tools/kvrocks2redis/parser.cc

    Co-authored-by: Myth <caipengbo@outlook.com>
    fishery86 and caipengbo authored Dec 21, 2021
    Configuration menu
    Copy the full SHA
    57bbd76 View commit details
    Browse the repository at this point in the history