projectdiscovery / katana

A next-generation crawling and spidering framework.
MIT License
10.3k stars 539 forks source link

Create storage crawling graph implementation for headless crawler #13

Open Ice3man543 opened 2 years ago

Ice3man543 commented 2 years ago
Ice3man543 commented 2 years ago

Create an interface for the storage crawl graph, decide on methods/algorithms to implement + choose an implementation in golang.

brenocss commented 1 year ago

call graph would be amazing for visualization as well

derekperkins commented 1 year ago

Is the plan to make a pluggable storage layer? A vote for Vitess (sharded MySQL) from me :)