Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make identify more friendly #171

Open
LeonidVas opened this issue May 19, 2022 · 0 comments
Open

Make identify more friendly #171

LeonidVas opened this issue May 19, 2022 · 0 comments
Labels
code health Improve code readability, simplify maintenance and so on

Comments

@LeonidVas
Copy link
Contributor

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)
@LeonidVas LeonidVas added the code health Improve code readability, simplify maintenance and so on label May 19, 2022
@LeonidVas LeonidVas added the 2sp label May 26, 2022
@LeonidVas LeonidVas added the teamE label Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code health Improve code readability, simplify maintenance and so on
Projects
None yet
Development

No branches or pull requests

2 participants