8000 Fix signature ping by ArtemIsmagilov · Pull Request #302 · aembke/fred.rs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix signature ping #302

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

Closed
wants to merge 3 commits into from
Closed

Fix signature ping #302

wants to merge 3 commits into from

Conversation

ArtemIsmagilov
Copy link
Contributor
@ArtemIsmagilov ArtemIsmagilov commented Oct 20, 2024

Hi, @aembke ! I would like to correct your signature on the PING command. This command should accept an optional argument message. I am glad that you support commands, for example incr and inctby. For some reason in redis-rs they have incrby implementation in one command incr.
This is exactly the problem I have just solved.
If something is missing or wrong, let me know.

After your cherry pick my commit sequence was broken, try to be more careful with this operation)

https://valkey.io/commands/ping/
https://redis.io/docs/latest/commands/ping/

aembke and others added 3 commits October 19, 2024 16:48
* fix: prevent active_connections from blocking
* feat: add SETNX, ECHO, TYPE, EXPIRETIME, PEXPIRETIME, HTTL, HPTTL, HEXPIRE, HPEXIRE, HEXPIREAT, HPEXPIREAT, HEXPIRETIME, HPEXPIRETIME, HPERSIST

---------

Co-authored-by: AverageADF <youraverageantoinedupontfan@gmail.com>
Co-authored-by: ArtemIsmagilov <artem.ismagilov.2000@mail.ru>
@aembke aembke added the next major version Breaking changes that can only be incorporated into the next major version. label Oct 31, 2024
@aembke
Copy link
Owner
aembke commented Nov 30, 2024

Thanks @ArtemIsmagilov, this was also cherry-picked into #314

@aembke aembke closed this Nov 30, 2024
@ArtemIsmagilov ArtemIsmagilov deleted the fix-signature-ping branch December 1, 2024 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next major version Breaking changes that can only be incorporated into the next major version.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0