Description

Allows for faster creation of cache database. This deletes the existing database, disables the .wal file, and then recreates the database. Turning off the .wal file reduces the writes to disk significantly.

Syntax

fathom -initcachedb -help

Example

The following command is an example to create the cache database using the -initcachedb command. This prints a message with help indicating that the new graph cache will be created.
fathom -initcachedb -help