From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 20 Jul 2018 20:56:28 +0300 From: Konstantin Osipov Subject: Re: [PATCH 1/6] Add generic engine, space, index method stubs Message-ID: <20180720175627.GB4827@chai> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: To: Vladimir Davydov Cc: tarantool-patches@freelists.org List-ID: * Vladimir Davydov [18/07/20 20:45]: > This should reduce maintenance burden and help us introduce a new > engine. > --- > src/box/engine.c | 161 ++++++++++++++++++++++++++ > src/box/engine.h | 28 +++++ > src/box/index.cc | 13 +++ > src/box/index.h | 3 + > src/box/memtx_engine.c | 17 +-- > src/box/space.c | 73 ++++++++++++ > src/box/space.h | 14 +++ > src/box/sysview_engine.c | 287 +++++------------------------------------------ OK to push. -- Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 http://tarantool.io - www.twitter.com/kostja_osipov