From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp32.i.mail.ru (smtp32.i.mail.ru [94.100.177.92]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 76CBE445320 for ; Mon, 20 Jul 2020 22:28:34 +0300 (MSK) References: <20200714144440.551127-1-gorcunov@gmail.com> From: Vladislav Shpilevoy Message-ID: <24d06152-7e7f-b8b3-0846-463f7fc794a1@tarantool.org> Date: Mon, 20 Jul 2020 21:28:32 +0200 MIME-Version: 1.0 In-Reply-To: <20200714144440.551127-1-gorcunov@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH 0/4] qsync: continue cooking the code List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cyrill Gorcunov Cc: tml Hi! Thanks for the patchset! First 3 commits are pushed to master.