Skip to content

Modules should be able to declare blocking commands #3642

@dvirsky

Description

@dvirsky

RedisModule_CreateCommand should add the flag "blocking" in its string command flags, to signify commands that might block the client for a long time using the client blocking API.

Plus, it should be returned in COMMAND INFO.

I'll write it myself if you want.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions