This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Tarantool -- an efficient key/value data store".

The branch test-runner has been updated
       via  f7bbe259d425025cb33281f650160172f06cff18 (commit)
       via  9298278ebf4940e54a6fd0d497c82af1dc716412 (commit)
       via  dd0aafb406e917f46b92aebbdba53454c182ef44 (commit)
       via  c86794e889f5f1a46225c4faf4f641f10d08e8ba (commit)
       via  a075f8958beccee76ad2499edef00454e21a13a6 (commit)
       via  56239ea7447899557117cca967e9f2f94fe31bd8 (commit)
       via  054a7d659ee464809ecbf03a6c99c3727b6619ad (commit)
       via  3eaf326fb4205c2a00d7b7feb6bfd0658db42895 (commit)
       via  7b9bc88dab4f5dafaddc51c3c820b3b5ab5332b9 (commit)
       via  193b809592e3540e05ac34d64fd3f0c642c4722c (commit)
       via  f5e9d16768f3e5dacb675a0650b27439e18e324b (commit)
       via  44f8a11daa7b544173960d69bdc44a2fa3aa19a7 (commit)
       via  79821f14efd1dbf51c7382c0f18a6e8f664bc6c6 (commit)
       via  5a4fba76bcc99a29b6edaa601467f506d8ee676d (commit)
       via  34972586ff1cc837ebc314f4e447e9e5763d3149 (commit)
      from  dbf7c101a499bb5ebaee47b2c88741f43a42f769 (commit)

Summary of changes:
 .gitignore                 |    1 -
 core/fiber.c               |   18 ++
 core/log_io_remote.c       |   18 +-
 core/stat.c                |   10 +-
 core/tarantool.c           |   29 +++
 include/fiber.h            |    3 +
 include/log_io.h           |    5 +
 include/tarantool.h        |    2 +-
 mod/silverbox/box.c        |   16 +-
 mod/silverbox/box.h        |    1 +
 mod/silverbox/memcached.c  |  509 ++++++++++++++++++++++----------------------
 mod/silverbox/memcached.rl |    7 +-
 scripts/rules.mk           |    1 +
 test/box/show.test         |    1 +
 third_party/coro/coro.c    |   34 +++
 third_party/coro/coro.h    |    5 +
 16 files changed, 386 insertions(+), 274 deletions(-)

-- 
Tarantool -- an efficient key/value data store

_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to