MemoryStorageOptions
Index
Properties
optionallocalDataDirectory
optionalpersistStorage
Whether the memory storage should also write its stored content to the disk.
You can also disable this by setting the CRAWLEE_PERSIST_STORAGE
environment variable to false
.
optionalwriteMetadata
Whether to also write optional metadata files when storing to disk.
Path to directory where the data will also be saved.