Connect to Multiple Different ES API versions
See original GitHub issue💬 Questions and Help
In reference to my question https://github.com/elastic/elasticsearch-js/issues/765#issuecomment-469377109, how would one connect to multiple different ES clusters, all running different versions, from one application? Is the only solution to alias the different @elastic/elasticsearch
packages?
Issue Analytics
- State:
- Created 5 years ago
- Comments:8 (4 by maintainers)
Top Results From Across the Web
Use two versions of ES client API in single Java project
Yes they are stored on two different clusters in different versions (Even on two different servers). dadoonet (David Pilato) ...
Read more >Tutorial: Publish multiple versions of your API - Azure
As shown in this tutorial, it is possible to provide multiple versions in Azure API Management. For background, see Versions & revisions.
Read more >REST API: Multiple versions, single application? [closed]
Having two versions of API in the same application is quiet enough ... With the help of meaningful link relation names and media...
Read more >How to Version a REST API - freeCodeCamp
Is this version 2 of just products or of the entire API? ... As we turn to different types of API versioning, we'll...
Read more >API design: Which version of versioning is right for you?
Learn the two different techniques of API versioning so you can ... use the version 2 format of the customer record and provide...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Awesome, that looks like it checks all the boxes - thanks!
Hey @delvedor, sorry the for the delay and thank you for the further options for addressing my problem + explanations. I don’t love the solutions, but I trust you + your team that this is the best way to offer the client and work within the Node constraints!