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

Conversation

fishery86
Copy link
Contributor

covert sortint to sorted set

tools/kvrocks2redis/parser.cc Show resolved Hide resolved
tools/kvrocks2redis/parser.cc Outdated Show resolved Hide resolved
Co-authored-by: Myth <caipengbo@outlook.com>
tools/kvrocks2redis/parser.cc Outdated Show resolved Hide resolved
tools/kvrocks2redis/parser.cc Outdated Show resolved Hide resolved
tools/kvrocks2redis/parser.cc Outdated Show resolved Hide resolved
tools/kvrocks2redis/parser.cc Outdated Show resolved Hide resolved
fishery86 and others added 2 commits December 21, 2021 17:31
Co-authored-by: Myth <caipengbo@outlook.com>
Co-authored-by: Myth <caipengbo@outlook.com>
Copy link
Contributor

@caipengbo caipengbo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ShooterIT ShooterIT changed the title Feat/sortint convert Support to convert sortedint type to zset type in kvrocks2redis Dec 21, 2021
@ShooterIT
Copy link
Member

thanks @fishery86 currently code also is fine to me.

But there are remaining jobs after merging

  • Test kvrocks2redis (include converting sortedint to zset) , and add tests into CI jobs
  • Update kvrocks2redis readme.md for converting sortedint to zset implicitly

could you do these jobs? @fishery86 or @caipengbo

@ShooterIT ShooterIT merged commit b9dc65a into apache:unstable Dec 22, 2021
@caipengbo
Copy link
Contributor

I'm going to do that in the near future.

ShooterIT pushed a commit to ShooterIT/kvrocks that referenced this pull request Jan 27, 2022
@ShooterIT ShooterIT mentioned this pull request Jan 27, 2022
ShooterIT pushed a commit that referenced this pull request Jan 28, 2022
@fishery86 fishery86 deleted the feat/sortint_convert branch May 17, 2022 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants