Branch: refs/heads/dict-v5
  Home:   https://github.com/tarantool/tarantool
  Commit: ec02f83695d89c3479e89917d6993e6515dcfa73
      
https://github.com/tarantool/tarantool/commit/ec02f83695d89c3479e89917d6993e6515dcfa73
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-07-23 (Tue, 23 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/recovery.h
    M src/CMakeLists.txt
    A src/bootstrap.snap
    M src/box/box.cc
    M src/box/key_def.cc
    M src/box/key_def.h
    M src/box/space.cc
    M src/box/txn.cc
    M src/box/txn.h
    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