(PECL tokyo_tyrant >= 0.1.0)
TokyoTyrant::restore — Restore the database
$log_dir
   , int $timestamp
   [, bool $check_consistency = true
  ] )Restore the database from the update log.
This method is not supported on 32bit platforms.
log_dirDirectory where the log is
timestampBeginning timestamp with microseconds
check_consistency
       Whether to check consistency: Default: TRUE
      
This method returns the current object and throws TokyoTyrantException on failure.