automerge / hypermerge

Build p2p collaborative applications without any server infrastructure in Node.js
MIT License
1.28k stars 66 forks source link

Crawl all documents #56

Closed mjtognetti closed 4 years ago

mjtognetti commented 4 years ago

Adds a Crawler which crawls on all docs which are opened. Lifts the crawling logic directly from storage peer.

TODO: