Skip to content

Conversation

aroullet
Copy link

@aroullet aroullet commented Sep 29, 2025

Implements the WAIT command as a no-op that always returns 0 if the syntax is respected.

Motivation

I have started using the WAIT command in parts of my application which now prevents me from using miniredis to test the logic. I would just need the command not to fail to fit my use case, does that sounds reasonable to you?

@alicebob
Copy link
Owner

alicebob commented Sep 29, 2025 via email

README.md Outdated
- ~~OBJECT~~
- ~~WAIT~~
- Scripting
- Scripting
Copy link
Owner

Choose a reason for hiding this comment

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

the indent looks weird

Copy link
Author

Choose a reason for hiding this comment

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

Fixed

@aroullet aroullet force-pushed the feat/implement_no_op_wait_command branch from f99d3b0 to 4a52c05 Compare September 29, 2025 09:11
@aroullet aroullet force-pushed the feat/implement_no_op_wait_command branch from 4a52c05 to 796cd5b Compare September 29, 2025 09:46
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.

2 participants