From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp43.i.mail.ru (smtp43.i.mail.ru [94.100.177.103]) (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 83FCA4696C4 for ; Fri, 27 Dec 2019 16:45:43 +0300 (MSK) References: <7439b83392c9979f900966993ddaa2425a10b667.1576743850.git.imeevma@gmail.com> <20191226044512.GC1337@atlas> From: Vladislav Shpilevoy Message-ID: <7862e62e-11d4-583c-8cc7-88a234100e77@tarantool.org> Date: Fri, 27 Dec 2019 16:45:42 +0300 MIME-Version: 1.0 In-Reply-To: <20191226044512.GC1337@atlas> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH 1/3] box: introduce 'virtual' engine List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Konstantin Osipov , imeevma@tarantool.org, tarantool-patches@dev.tarantool.org Hi! Thanks for the comment! You are free to propose your own name. On 26/12/2019 05:45, Konstantin Osipov wrote: > * imeevma@tarantool.org [19/12/19 11:33]: >> This patch introduces a new engine called "virtual" that will be >> used to create a new system space. > > any engine is virtual. while the previous name was a disaster, > this is not a descriptive one either. > >