Skip to content

Make command HELLO optional #302

@AndreyAlifanov

Description

@AndreyAlifanov

Please, make command HELLO optional.

Some servers implementing RESP3 don't implement command HELLO.
And it's impossible to use boost.redis with such servers.

But other client libraries and even redis-cli work with these servers just fine.

Examples of such servers: Tarantool DB and Picodata Radix. Both have modules for RESP3.

I think, library should give possibility to use this command, but should not call it itself by default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions