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

(feature) Can different chain nodes connect to a single instance of slinky? #537

Open
shupcode opened this issue Jun 21, 2024 · 1 comment

Comments

@shupcode
Copy link

Assuming there are 2 different chains (A, B) with 2 different required sets of marketmap assets (set-A, set-B), is it possible to configure slinky to generate set-C that contains set-A and set-B, and allow a single instance of slinky to provide prices to chain A and chain B?

Assuming more chains onboard with Slinky, and validators decide to run them from a single high-spec hardware machine with a single IP, multiple slinky instances from the same ip can potentially cause rate-limiting issues from exchanges or other endpoints.

Furthermore assuming set-A contains all of set-B marketmap assets, there is some redundancy in running more than 1 instance of slinky when both chain-A and chain-B could potentially grab prices from the same slinky instance.

@davidterpay
Copy link
Contributor

We're scoping out the design to have a single sidecar be utilized across multiple chains. Should be a feature we add over the next few months!

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

2 participants