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

SetBit 命令支持 bit_offset_ 最大值和 Redis 保持一致 #2983

Open
Mixficsol opened this issue Dec 24, 2024 · 3 comments
Open

SetBit 命令支持 bit_offset_ 最大值和 Redis 保持一致 #2983

Mixficsol opened this issue Dec 24, 2024 · 3 comments
Labels
☢️ Bug Something isn't working

Comments

@Mixficsol
Copy link
Collaborator

Is this a regression?

Yes

Description

Redis 的偏移量最大值为 2^32-1,即 Redis 的字符串键的最大长度限制,Pika 的偏移量最大值为 2^18 - 1

Please provide a link to a minimal reproduction of the bug

No response

Screenshots or videos

No response

Please provide the version you discovered this bug in (check about page for version information)

No response

Anything else?

No response

@Mixficsol Mixficsol added the ☢️ Bug Something isn't working label Dec 24, 2024
@Issues-translate-bot
Copy link

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


Title: SetBit command supports bit_offset_ maximum value consistent with Redis

@cheniujh
Copy link
Collaborator

@Mixficsol 下周看一下方案

@Issues-translate-bot
Copy link

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


@Mixficsol Take a look at the plan next week

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
☢️ Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants