Skip to content
Snippets Groups Projects
Commit f18e4dd5 authored by Dmitry Simonenko's avatar Dmitry Simonenko
Browse files

refactor sophia index replace.

Do not involve in tarantool transaction log regarding
old_tuple (replace always return NULL).

This reduces transaction statement complexity from
tarantool side to a single sophia operation
(do replace instead of search + replace).

weak spots: txn_rollback_stmt()
parent 8650f4ab
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment