SpiderMan.Storage.ETS (spider_man v0.3.4)
Save items to *.ets file by Storage
Usage
settings = [
...
item_processor_options: [
storage: [SpiderMan.Storage.ETS | {SpiderMan.Storage.ETS, file_name}]
]
]
If didn't set file_name
for this Storage, the default is ./data/Spider_Second.ets
.