Branch: refs/heads/master
  Home:   https://github.com/tarantool/tarantool
  Commit: b573a9343aaf38fe8c6044edff76a903257fae19
      
https://github.com/tarantool/tarantool/commit/b573a9343aaf38fe8c6044edff76a903257fae19
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-12-13 (Fri, 13 Dec 2013)

  Changed paths:
    M include/box/box.h
    M include/tarantool.h
    M src/box/box.cc
    M src/lua/admin.cc
    M src/lua/errinj.cc
    M src/lua/fiber.cc
    M src/lua/info.cc
    M src/lua/init.cc
    M src/lua/ipc.cc
    M src/lua/plugin.cc
    M src/tarantool.cc

  Log Message:
  -----------
  Reduce dependency of the app server on recovery, which is part of storage.

Move recovery to box/. Now only replication.cc and replica.cc
depend on recovery.

Remove unused headers from a bunch of files. This should reduce
recompile time and ease future refactoring.


_______________________________________________
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