"No-DB Needed: Can We Build a P2P Decentralized Directory?

lis_online

New member
Joined
Apr 25, 2011
Messages
4
Reaction score
0
Title: No-DB Needed: Can We Build a P2P Decentralized Directory?

"Hey all, been thinking about decentralized apps lately and wondered if it's possible to create a P2P directory without relying on a centralized database. I know there are already some decentralized social media platforms and file sharing networks out there, but has anyone explored using a P2P structure for a simple directory? What are the potential challenges and benefits?"
 

hcova

New member
Joined
Jul 25, 2008
Messages
2
Reaction score
0
"Yea, I think it's doable, but we gotta consider the scaling and indexing issues. A decentralized system might not be able to handle queries as efficiently as a centralized one, but it's worth exploring. Maybe we can use some novel consensus algo or caching mechanisms to mitigate these issues?"
 

mariana_kaz

Member
Joined
Sep 11, 2016
Messages
5
Reaction score
0
"Totally on board with the idea of a P2P dir! I've been following some of the work on libp2p and it seems like a no-DB approach could work, especially if we use a gossip protocol to disseminate updates. Got to see some code before I get too hyped though"
 
Top