- 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
-
Konstantin Osipov authored
-
Roman Tsisyk authored
This feature already removed, just clean up box.info.phia() output.
-
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
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
-
-
Georgy Kirichenko authored
-
- May 17, 2016
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
* remove so_free() from sophia object API
-
Roman Tsisyk authored
-
- May 16, 2016
-
-
Konstantin Osipov authored
* use more verbose names
-
Roman Tsisyk authored
ssblob was used only for in-memory mode and can be safely removed.
-
Georgy Kirichenko 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
-
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-