[Tarantool-patches] [PATCH v2 0/4] introduce indices over UUID

Kirill Yukhin kyukhin at tarantool.org
Mon Apr 13 16:52:20 MSK 2020


Hello,

On 10 Apr 02:50, Serge Petrenko wrote:
> https://github.com/tarantool/tarantool/issues/4268
> https://github.com/tarantool/tarantool/tree/sp/gh-4268-uuid-type
> 
> Changes in v2:
>   - disallow to insert strings and binstrings
>     to uuid fields.
>   - move mp_uuid  files to uuid lib
>   - extract mpstream to a separate lib
>   - review fixes as per review from Vlad
> 
> Serge Petrenko (4):
>   refactoring: extract mpstream into a separate library
>   uuid: expose tt_uuid_validate method
>   box: add MsgPack encoding/decoding for UUID
>   box: introduce indices by UUID

I've checked your patch into master.

--
Regards, Kirill Yukhin


More information about the Tarantool-patches mailing list