Open PureSpider opened 10 years ago
:+1: this would be very cool. Also it would be great if people could use IndexedDB.
In fact, I think it would be best if the cache layer were to be completely pluggable, so people could implement whatever caching storage mechanism they wanted.
Also an option to use sessionStorage, would be nice
To get around the strict space limits on localStorage it would be nice if we had the option to use the file system to cache data instead, given the file plugin is installed.