Skip to content
Snippets Groups Projects
Commit 48766847 authored by Roman Tsisyk's avatar Roman Tsisyk
Browse files

Move tuple_ref() from Lua function tuple_bless() to boxffi_* bindings

Other changes:

 * Fix #708: catch exceptions in boxffi_iterator_next
 * Optimize index:get() to directly use index:findByKey() instead of
   box_process() + execute_select() + iterator->init() + iterator->next()
parent f1d7ba45
No related branches found
No related tags found
Loading
Showing
with 127 additions and 98 deletions
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