Branch: refs/heads/master
  Home:   https://github.com/mailru/tarantool
  Commit: bb24b370b36e8e0bd6526c95aac3e543cbdca7bf
      
https://github.com/mailru/tarantool/commit/bb24b370b36e8e0bd6526c95aac3e543cbdca7bf
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-08-02 (Thu, 02 Aug 2012)

  Changed paths:
    M cfg/core_cfg.cfg_tmpl
    M include/recovery.h
    M mod/box/box.m
    M src/recovery.m
    M src/tarantool.m
    M src/util.m
    A test/box_wal/suite.ini
    A test/box_wal/tarantool.cfg
    A test/box_wal/wal_mode.result
    A test/box_wal/wal_mode.test

  Log Message:
  -----------
  Implement wal_mode = none option.

Implement blueprint
https://blueprints.launchpad.net/tarantool/+spec/wal-mode-none

Add wal_mode = none setting.
It's possible to chagne wal_mode without restart.

When wal_mode = none, we don't write to WAL.
It's still possible to take a snapshot.

Replication and hot standby are currently not
operational in this mode.



_______________________________________________
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