tarantool / queue

Create task queues, add and take jobs, monitor failed tasks
Other
236 stars 52 forks source link

Make `identify` more friendly #171

Open LeonidVas opened 2 years ago

LeonidVas commented 2 years ago

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