[tarantool-patches] Re: [PATCH v2 0/3] sql: default engine pragma

Kirill Yukhin kyukhin at tarantool.org
Tue Jul 3 11:04:35 MSK 2018


Hello,
On 28 июн 19:19, Kirill Shcherbatov wrote:
> Introduced a new SQL pragma that allows to set default storage engine.
> Both 'memtx' and 'vinyl' are supported. Config enum value is stored in user_session
> represented as uint8_t. Initial 0 value match default MEMTEX storage engine.
> Adopted basic sql test to launch with multiple engines. 
> Worth to take into account that vinyl transactions don't rollback automatically 
> on failures. This required to modify some tests.
I've checked in the patch set into 2.0 branch.

--
Regards, Kirill Yukhin




More information about the Tarantool-patches mailing list