From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lj1-f193.google.com (mail-lj1-f193.google.com [209.85.208.193]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 4550446970E for ; Thu, 26 Dec 2019 07:45:14 +0300 (MSK) Received: by mail-lj1-f193.google.com with SMTP id j26so23804104ljc.12 for ; Wed, 25 Dec 2019 20:45:14 -0800 (PST) Date: Thu, 26 Dec 2019 07:45:12 +0300 From: Konstantin Osipov Message-ID: <20191226044512.GC1337@atlas> References: <7439b83392c9979f900966993ddaa2425a10b667.1576743850.git.imeevma@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7439b83392c9979f900966993ddaa2425a10b667.1576743850.git.imeevma@gmail.com> 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: imeevma@tarantool.org Cc: tarantool-patches@dev.tarantool.org, v.shpilevoy@tarantool.org * 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. -- Konstantin Osipov, Moscow, Russia