Skip to content

Conversation

hacdias
Copy link
Member

@hacdias hacdias commented Feb 14, 2024

Based on ipfs/boxo#539.

@2color
Copy link
Member

2color commented Feb 21, 2024

I haven't look at the code thoroughly, but would PUTs be stored by the someguy instance or also written to the DHT?

@hacdias
Copy link
Member Author

hacdias commented Feb 27, 2024

@2color afaik, the way the DHT works right now, you can't do it: only the peers that store the data can do it.

My plan is to have an internal storage to store the PUTs, so that if anyone asks for a certain CID, we know who can provide them.

@hacdias hacdias force-pushed the put branch 3 times, most recently from df5dc37 to 8055a67 Compare March 6, 2024 12:02
@hacdias
Copy link
Member Author

hacdias commented Mar 6, 2024

Note from meeting:

  • LevelDB or something else for PUTs as PoC
  • PUTs not enabled by default

@hacdias hacdias removed their assignment May 27, 2024
@hacdias hacdias marked this pull request as draft May 27, 2024 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: 🔎 In Review

Development

Successfully merging this pull request may close these issues.

2 participants