Storage flush mode.

See also:
Database::tx_flush
Enumerator:
DB_FLUSH_JOURNAL  Complete all pending lazy commits by fully flushing the journal to disk.
DB_FLUSH_DATA  Flush modified data to disk, which may improve recovery time.


Copyright © 2005-2008 ITTIA®. All rights reserved.