From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp34.i.mail.ru (smtp34.i.mail.ru [94.100.177.94]) (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 1C7A0445320 for ; Thu, 16 Jul 2020 01:01:22 +0300 (MSK) References: <1594821336-14468-1-git-send-email-alyapunov@tarantool.org> <1594821336-14468-9-git-send-email-alyapunov@tarantool.org> From: Vladislav Shpilevoy Message-ID: <22bca4b0-9365-45f5-8e47-c83d540c154a@tarantool.org> Date: Thu, 16 Jul 2020 00:01:20 +0200 MIME-Version: 1.0 In-Reply-To: <1594821336-14468-9-git-send-email-alyapunov@tarantool.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH v3 08/13] txm: introduce tx manager List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aleksandr Lyapunov , tarantool-patches@dev.tarantool.org I agree with Nikita here. Better add 'memtx_' prefix to the transaction manager's name. And to the option name too.