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

fix: list rename cmd #165

Merged
merged 191 commits into from
Feb 18, 2025
Merged

fix: list rename cmd #165

merged 191 commits into from
Feb 18, 2025

Conversation

dobet
Copy link
Collaborator

@dobet dobet commented Jan 11, 2025

fix list, set, zset, hash rename and renamenx cmd bug

Summary by CodeRabbit

  • New Features
    • Enhanced list renaming operations with batch processing
    • Improved atomic handling of list key renaming
  • Performance
    • Added optimizations for renaming lists
  • Notes
    • Performance considerations for large lists added

coderabbitai bot added a commit that referenced this pull request Feb 10, 2025
Docstrings generation was requested by @dobet.

* #165 (comment)

The following files were modified:

* `src/storage/src/redis_lists.cc`
Copy link

coderabbitai bot commented Feb 10, 2025

Note

Generated docstrings for this pull request at #189

@dobet dobet changed the title [WIP]fix: fix rename cmd fix: list rename cmd Feb 10, 2025
@luky116
Copy link
Collaborator

luky116 commented Feb 15, 2025

基于 unstable 分支修改,提交 PR 到 unstable 分支吧

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Based on unstable branch modification, submit PR to unstable branch

@AlexStocks AlexStocks merged commit f5296e5 into unstable Feb 18, 2025
4 of 5 checks passed
This was referenced Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants