Refactor space_new() so that it's used universally.
Refactor space cache code, create indexes in space_create(). Remove init_storage option.
Showing
- include/box/box.h 1 addition, 1 deletioninclude/box/box.h
- include/tarantool.h 1 addition, 1 deletioninclude/tarantool.h
- src/box/box.cc 1 addition, 7 deletionssrc/box/box.cc
- src/box/key_def.h 2 additions, 1 deletionsrc/box/key_def.h
- src/box/space.cc 73 additions, 63 deletionssrc/box/space.cc
- src/box/space.h 2 additions, 31 deletionssrc/box/space.h
- src/memcached.cc 1 addition, 10 deletionssrc/memcached.cc
- src/tarantool.cc 11 additions, 5 deletionssrc/tarantool.cc
Loading
Please register or sign in to comment