Skip to content

[QUESTION] When I create a sentinel of redis-plus-plus, an exception is raised #342

Closed
@silvertranks

Description

@silvertranks

Describe the problem

I am trying to use the redis sentinel function.
When I create a sentinel of redis-plus-plus, an exception is raised.

Exception occurs when Sentinel is created as shown in the code below.
image

Exceptions are as follows.
image

Please check.

Environment:

  • OS: windows7
  • Compiler: visual studio 2022 / unicode
  • hiredis version: master (date: 2022-2-2 2:10, commit:f8de9a4)
  • redis-plus-plus version: master (date: 2022-2-8 23:30, commit:244e8cb)
  • c++ version : 17

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions