- Apr 28, 2016
-
-
Roman Tsisyk authored
* Use our own fork * Fix typo in CMakeLists.txt * Update build dependecies in README.md * Fix a potential bug with buffer size calculation in ss_lz4filter_next()
-
- Apr 27, 2016
-
-
Roman Tsisyk authored
-
- Apr 26, 2016
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Dmitry Simonenko authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Conflicts: doc/sphinx/book/connectors/__c.rst
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Conflicts: src/box/box.cc
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Georgy Kirichenko authored
-
Georgy Kirichenko authored
-
Konstantin Osipov authored
-
- Apr 25, 2016
-
-
Roman Tsisyk authored
-
Roman Tsisyk authored
* Remove vclock_add_server()/vclock_has() - servers are implicitly registered in vclock->map on the first request * As result, lsn == 0 is never exist in vclock * box.info.vclock[server_id] returns nil instead of 0 even if server_id was registered in _cluster, but hasn't sent any rows * Soften ER_UNKNOWN_SERVER checks for unregistered server_id * Fix buggy ER_MISSING_SNAPSHOT logic * Add missing "error.h" includes
-
Roman Tsisyk authored
-
lenkis authored
Verified and updated all instructions and code examples for tarantool-c.
-
- Apr 24, 2016
-
-
ocelot-inc authored
-
ocelot-inc authored
-
bigbes authored
-
- Apr 23, 2016
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- Apr 22, 2016
-
-
Roman Tsisyk authored
Bump memory limit to 2GB
-
Roman Tsisyk authored
-
- Apr 21, 2016
-
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
Allow to use the same configuration file on all cluster nodes for replication.
-
Roman Tsisyk authored
Fix server_id vs server_uuid mess.
-
Roman Tsisyk authored
-
- Apr 20, 2016
-
-
Roman Tsisyk authored
-
Roman Tsisyk authored
* Switch to YAML instead of JSON * Add utilites for replication * Print test-run internal errors to console
-
Dmitry Simonenko authored
Store index as space_id:index_id. Configuration refactoring.
-