Branch: refs/heads/dict-v3
  Home:   https://github.com/tarantool/tarantool
  Commit: b6d64a1226f755c91d125c1edcfee40830777a51
      
https://github.com/tarantool/tarantool/commit/b6d64a1226f755c91d125c1edcfee40830777a51
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-07-14 (Sun, 14 Jul 2013)

  Changed paths:
    M .gitignore
    M cmake/utils.cmake
    M extra/CMakeLists.txt
    A extra/bin2c.c
    M include/box/box.h
    M include/log_io.h
    M include/recovery.h
    M src/CMakeLists.txt
    A src/bootstrap.snap
    M src/box/box.cc
    M src/log_io.cc
    M src/recovery.cc
    M src/replication.cc
    M src/tarantool.cc
    M test/box/args.result

  Log Message:
  -----------
  Rewrite --init-storage: dump a compiled-in blob in it

Rewrite --init-storage to dump a compiled-in blob
instead of firing off the entire save snapshot machinery.

This should simplify bootstrap in presence of system spaces:
there's going to be no need to implement the code which creates
system outside recovery from a snapshot.



_______________________________________________
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