Skip to content

Make identify more friendly #171

Open
@LeonidVas

Description

@LeonidVas

Now queue.identify() (https://github.com/tarantool/queue#session-identify) takes uuid only in binary format, which is inconvenient in some cases.
My suggestions:

  • Make identify capable of getting uuid in any format (binary, string, uuid_obj)
  • Return uuid_obj (breaks backward compatibility)

Metadata

Metadata

Assignees

No one assigned

    Labels

    code healthImprove code readability, simplify maintenance and so on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions