[Tarantool-patches] [PATCH 0/3] JSON update

Kirill Yukhin kyukhin at tarantool.org
Mon Dec 30 08:26:22 MSK 2019


Hello,

On 23 дек 23:41, Vladislav Shpilevoy wrote:
> The patchset finishes JSON update feature by allowance of making
> multiple update operations with the same prefix in one update().
> 
> The patchset consists of relatively independent self-explaining
> parts. First part is a preparation for having not just a set of
> updates, but for having an update tree, with number and string
> keys.
> 
> Second part makes it possible to do multiple update operations
> having the same prefix if it ends on an array index.
> 
> The final part introduces map updates, documentation request, and
> finishes the feature.
> 
> Branch: http://github.com/tarantool/tarantool/tree/gerold103/gh-1261-json-update
> Issue: https://github.com/tarantool/tarantool/issues/1261

I've checked the patch set into master.

--
Regards, Kirill Yukhin


More information about the Tarantool-patches mailing list