|
TokyoTyrant::restoreRestore the database Description
public mixed TokyoTyrant::restore
( string
$log_dir
, int $timestamp
[, bool $check_consistency = true
] )Restore the database from the update log. Warning
This method is not supported on 32bit platforms. Parameters
Return ValuesThis method returns the current object and throws TokyoTyrantException on failure. |