- May 13, 2016
-
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
- May 12, 2016
-
-
Konstantin Osipov authored
Conflicts: src/ffisyms.cc
-
ocelot-inc authored
-
ocelot-inc authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Georgy Kirichenko authored
-
Georgy Kirichenko authored
-
Georgy Kirichenko authored
-
- May 11, 2016
-
-
Roman Tsisyk authored
-
Konstantin Osipov authored
Remove an unused global view at the database.
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
- May 10, 2016
-
-
ocelot-inc authored
-
ocelot-inc authored
-
ocelot-inc authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Set a memory limit in Phia. Fix the quota accounting.
-
Konstantin Osipov authored
* remove document expire * remove snapshotting, anticache, memory-only modes * remove unused box.cfg.phia settings
-
- May 09, 2016
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- May 07, 2016
-
-
Konstantin Osipov authored
Remove "optimized" autocommit code when working with a single index, tarantool always creates a transaction in engine even for autocommit mode. This optimization, in other words, could (potentially) save only a little bit of CPU in case of autocommit and only-primary-key space.
-
- May 06, 2016
-
-
Konstantin Osipov authored
-
- May 05, 2016
-
-
ocelot-inc authored
-
Konstantin Osipov authored
* remove trigger (not used)
-
Konstantin Osipov authored
* remove the built-in write ahead log (never used in Tarantool)
-
Konstantin Osipov authored
We need an online backup for all engines. The current backup in phia only works when its own write ahead log is enabled, which is never the case with tarantool. @todo: add rsync-friendly backup to phia, just like is already the case for memtx.
-
Konstantin Osipov authored
-
ocelot-inc authored
-
Konstantin Osipov authored
-
Georgy Kirichenko authored
-
Konstantin Osipov authored
* remove ss_cond, ss_mutex, use Tarantool primitives instead. * refactoring of tt_pthread.h to avoid using single-letter variables
-