- May 20, 2016
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
* use tarantool data dictionary for phia settings; no need to save or restore a scheme file. * this is a mandatory removal before we ditch sfscheme object and begin using key_def instead, since we are not going to save/restore key_defs in a file
-
Georgy Kirichenko authored
-
Georgy Kirichenko authored
-
Georgy Kirichenko authored
-
Georgy Kirichenko authored
-
Konstantin Osipov authored
-
Roman Tsisyk authored
This feature already removed, just clean up box.info.phia() output.
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
No semantical code changes.
-
Roman Tsisyk authored
Get rid of "sophia objects", vtables and void *-style polymorphism.
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
- May 19, 2016
-
-
Konstantin Osipov authored
* passing env to phia_getstring() does not work any more
-
Roman Tsisyk authored
-
Roman Tsisyk authored
Split keys by '.' to make output to be more YAML-friendly.
-
Roman Tsisyk authored
-
Roman Tsisyk authored
- Export phia_index_new(env, key_def) API - Remove phia_configure() and phia_configure_storage() - Remove se_confdb
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
Implementation already was removed from phia.c.
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
- Move start/stop hooks to coeio.c - Don't invoke on_stop hook if on_start has failed
-
Georgy Kirichenko authored
-
- May 18, 2016
-
-
Roman Tsisyk authored
-
Georgy Kirichenko authored
-
Georgy Kirichenko authored
-
Roman Tsisyk authored
-
Konstantin Nazarov authored
`tarantoolctl connect <URI>` connects to a remote tarantool instance, specified by URI and opens an interactive console session. Unlike other tarantoolctl subcommands it doesn't operate on instance names. Fixes #1288
-
- May 17, 2016
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
* remove so_free() from sophia object API
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
bigbes authored
-
- May 16, 2016
-
-
Konstantin Osipov authored
* use more verbose names
-
Konstantin Osipov authored
-