From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 6 May 2019 18:52:42 +0300 From: Vladimir Davydov Subject: Re: [PATCH v5 0/4] box: introduce multikey indexes in memtx Message-ID: <20190506155242.7k7nclao7aemlmld@esperanza> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: To: Kirill Shcherbatov Cc: tarantool-patches@freelists.org List-ID: On Mon, May 06, 2019 at 02:57:37PM +0300, Kirill Shcherbatov wrote: > Kirill Shcherbatov (4): > box: introduce tuple_format_iterator class > box: introduce field_map_builder class > salad: introduce bps_tree_delete_identical routine > box: introduce multikey indexes in memtx Pushed the first three patches to master.