- May 20, 2016
-
-
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
-
Roman Tsisyk authored
ssblob was used only for in-memory mode and can be safely removed.
-
bigbes authored
-
Roman Tsisyk authored
-
Georgy Kirichenko authored
-
Roman Tsisyk authored
-
Konstantin Osipov authored
* se_of() * phia_document_setobject()
-
Roman Tsisyk authored
-
- May 15, 2016
-
-
Konstantin Osipov authored
The generic, type-unsafe API is used for stream merges only. Don't use it in places in which it obscures the code.
-
Konstantin Osipov authored
-
- May 14, 2016
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Macros make it difficult to navigate around the code, tags or not.
-
- May 13, 2016
-
-
Konstantin Osipov authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-