[Tarantool-patches] [PATCH 3/4] box: provide a user friendly frontend for accessing session settings
Nikita Pettik
korablev at tarantool.org
Fri Apr 3 17:47:03 MSK 2020
On 30 Mar 12:13, Chris Sosnin wrote:
> - space_object:update() is hard to use for configuring session settings,
> so we provide box.session.settings table, which can be used in a much more
> native way.
>
> - Prior to this patch sql settings were not accessible before box.cfg()
> call, even though these flags can be set right after session creation.
>
> Part of #4711
> ---
LGTM
More information about the Tarantool-patches
mailing list