ipfs pubsub as a queue type
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 1.5k
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
If anyone is interested i am experimenting with adding this.
https://ipfs.io/blog/25-pubsub/
I know its a bit unusual but its inherently has storage that is redundant because its backed by IPFS.
See like its worth trying out. I expect perf to be terrible...
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked IPFS pubsub article and reviewing how this repository represents queue types. Determine the integration scope and expected behavior for an IPFS-backed pubsub queue, including whether its performance and redundant storage are acceptable. Done requires an agreed design and a working implementation with documented behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100