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

[shutter] explore refactoring sentinel to fit needs of shutter and caplin in an agnostic way #13381

Open
taratorio opened this issue Jan 10, 2025 · 0 comments
Assignees
Labels
imp3 Low importance shutter

Comments

@taratorio
Copy link
Member

might be quite a bit of work for little gain - leaving here as a brain dump future follow up for now

can follow options pattern for sentinel and create options for logical bits that we can extract out of sentinel such as:

  • stream handlers
  • custom libp2p options such as whether to use go-libp2p-kad-dht with pubsub for better discovery
  • option whether to persist peers in a persistent store instead of in-memory
  • option whether to use identity from nodekey file
  • etc.
@taratorio taratorio added imp3 Low importance shutter labels Jan 10, 2025
@taratorio taratorio self-assigned this Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
imp3 Low importance shutter
Projects
None yet
Development

No branches or pull requests

1 participant