Skip to content
Snippets Groups Projects
Commit aea5d9d4 authored by Vladislav Shpilevoy's avatar Vladislav Shpilevoy
Browse files

schema: inherit vinyl/memtx_index_mt from base index mt

Now space.bless() in Lua serves to choose a correct index
metatable that depends on a space engine. Vinyl index methods
must not use FFI since yield breaks it. Lets do not choose
correct methods one by one in space.bless, create them only
once on start, and then just do copy of needed table.
parent e650ae9d
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