-
Notifications
You must be signed in to change notification settings - Fork 501
Description
Apologies if this is not the right place for this... still trying to wrap my head around the myriad repositories tied up with this project!
I'm just wondering if there is a roadmap (or similar) for the js-libp2p DHT functionality. I've had a bit of a poke around and discovered the -kad-routing and -kad-record-store modules, but these only provide a subset of the overall functionality described in the whitepaper, and the record store depends on the (seemingly deprecated) js-merkledag-store. Some cursory googling turns up the recently created js-libp2p-dht repo, which it seems natural to assume is the successor to these modules, but I've not found any sort of official indication that this is so.
Is this assumption correct? Will js-libp2p-kad-routing and js-libp2p-kad-record-store be superseded by js-libp2p-dht, and if so: is there a target timeframe in which to roll this out? And what areas (if any) would benefit from having more hands on deck?
Finally: just wanted to say that IPFS and libp2p are among the most exciting, and certainly the most potentially transformative pieces of emerging tech on my radar. Great stuff, everyone :)