Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replicate multiple feeds on a single colmeiad instance #24

Open
2 of 4 tasks
bltavares opened this issue Jul 26, 2020 · 0 comments
Open
2 of 4 tasks

Replicate multiple feeds on a single colmeiad instance #24

bltavares opened this issue Jul 26, 2020 · 0 comments

Comments

@bltavares
Copy link
Owner

bltavares commented Jul 26, 2020

The colmeia-hyperdrive crate is conflating the storage, peering, hyperdrive and hypercore code.

With @Frando's upcoming hypercore-replicator, we should be able to handle multiple replicated feeds, and we can focus on writing only the hyperdrive code, without conflating that much.

TODO Next livestream:

  • Split colmeia-hypercore into colmeia-hyperdrive, and only use hyperdrive code.
  • Adopt hypercore-replicator from @Frando on hyperstack
  • Adopt updated hyperstack on colmeiad
  • Bonus: Change protobuf crate to use the same as hypercore protocol (reduce dependencies) PROST depends on protoc
bltavares added a commit that referenced this issue Feb 5, 2021
@bltavares bltavares changed the title Extract hyperdrive into it's own crate Replicate multiple feeds on a single colmeiad instance Feb 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant