Merge branch 'unstable'
* unstable: (140 commits) [box] add unique property to memcached index [core] repair statistics [core] remove limit of 4MB packet size between parent and child [core] mention about GNU make requirement [core, box] write cookie in span too [box] fix snap printing [core] fix memory leak when saving snapshot [core] partially rollback 8cb4a2b4, make incremental builds work again [core] repair reading of v04 snaps [core] update confetti: added property 'required' [core] flush stdio buffers when writing wal [feeder] support for tagged rows [core] remove cfg.h file hack, tweak scripts/indent [core] fix bug: cookie is 64 bit [core] default tags are negative [core, box] row dispatch based on tag [box] [client] [perl] hash_by [core, box] wal_write and snapshot_write row now explicitly require tag and cookie [core, box] support for cookie in WAL [core] refactor read_u{8,16,32,4} ...
No related branches found
No related tags found
Showing
- Makefile 19 additions, 126 deletionsMakefile
- README 2 additions, 2 deletionsREADME
- cfg/core_cfg.cfg_tmpl 0 additions, 3 deletionscfg/core_cfg.cfg_tmpl
- cfg/tarantool_feeder_cfg.c 36 additions, 24 deletionscfg/tarantool_feeder_cfg.c
- cfg/tarantool_feeder_cfg.cfg 3 additions, 3 deletionscfg/tarantool_feeder_cfg.cfg
- cfg/tarantool_feeder_cfg.cfg_tmpl 3 additions, 3 deletionscfg/tarantool_feeder_cfg.cfg_tmpl
- cfg/tarantool_feeder_cfg.h 5 additions, 3 deletionscfg/tarantool_feeder_cfg.h
- cfg/tarantool_silverbox_cfg.c 218 additions, 41 deletionscfg/tarantool_silverbox_cfg.c
- cfg/tarantool_silverbox_cfg.cfg 16 additions, 5 deletionscfg/tarantool_silverbox_cfg.cfg
- cfg/tarantool_silverbox_cfg.cfg_tmpl 17 additions, 6 deletionscfg/tarantool_silverbox_cfg.cfg_tmpl
- cfg/tarantool_silverbox_cfg.h 19 additions, 4 deletionscfg/tarantool_silverbox_cfg.h
- cfg/warning.c 10 additions, 1 deletioncfg/warning.c
- core/admin.c 388 additions, 283 deletionscore/admin.c
- core/admin.rl 22 additions, 15 deletionscore/admin.rl
- core/coro.c 2 additions, 2 deletionscore/coro.c
- core/fiber.c 29 additions, 32 deletionscore/fiber.c
- core/iproto.c 1 addition, 1 deletioncore/iproto.c
- core/log_io.c 412 additions, 239 deletionscore/log_io.c
- core/log_io_internal.h 0 additions, 81 deletionscore/log_io_internal.h
- core/log_io_remote.c 120 additions, 50 deletionscore/log_io_remote.c
Loading
Please register or sign in to comment