From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 7DCEB216E3 for ; Mon, 8 Apr 2019 08:09:11 -0400 (EDT) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YjtpxmdnhIT1 for ; Mon, 8 Apr 2019 08:09:11 -0400 (EDT) Received: from smtp52.i.mail.ru (smtp52.i.mail.ru [94.100.177.112]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id 321192007F for ; Mon, 8 Apr 2019 08:09:09 -0400 (EDT) Received: from [185.6.245.178] (port=55248 helo=atlas.local) by smtp52.i.mail.ru with esmtpa (envelope-from ) id 1hDT5H-0008Mt-RI for tarantool-patches@freelists.org; Mon, 08 Apr 2019 15:09:07 +0300 Date: Mon, 8 Apr 2019 15:09:05 +0300 From: Konstantin Osipov Subject: [tarantool-patches] Re: [PATCH v2 2/7] vinyl: rename vy_cache_entry to vy_cache_node Message-ID: <20190408120905.GC13169@chai> References: <61de0a7ef3f8d0cffc56a5d6cf82e2652fe08521.1554580275.git.vdavydov.dev@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <61de0a7ef3f8d0cffc56a5d6cf82e2652fe08521.1554580275.git.vdavydov.dev@gmail.com> Sender: tarantool-patches-bounce@freelists.org Errors-to: tarantool-patches-bounce@freelists.org Reply-To: tarantool-patches@freelists.org List-Help: List-Unsubscribe: List-software: Ecartis version 1.0.0 List-Id: tarantool-patches List-Subscribe: List-Owner: List-post: List-Archive: To: tarantool-patches@freelists.org * Vladimir Davydov [19/04/07 19:51]: > In the next patch I'm planning to introduce the concept of vy_entry, > which will encapsulate a statement stored in a container. Let's rename > vy_cache_entry to vy_cache_node so as not to mix the two concepts. OK to push. -- Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 http://tarantool.io - www.twitter.com/kostja_osipov