Our great sponsors
-
The closest thing I've found is Netflix's Eureka, though its very Java oriented and I found hard to use.
-
fuddle
Fuddle is a service registry that can be used for client side service discovery and cluster observability.
Instead I've started looking at building a similar service to Eureka, called Fuddle (https://github.com/fuddle-io/fuddle), which is lightweight and written in Go. Its still very early in development though if anyone has experience with service discovery, any feedback would be really appreciated. (Or maybe theres already a similar service that I'm missing?). Theres some examples of using it from a client in fuddle_test.go
-
Mergify
Tired of breaking your main and manually rebasing outdated pull requests?. Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free.
-
Instead I've started looking at building a similar service to Eureka, called Fuddle (https://github.com/fuddle-io/fuddle), which is lightweight and written in Go. Its still very early in development though if anyone has experience with service discovery, any feedback would be really appreciated. (Or maybe theres already a similar service that I'm missing?). Theres some examples of using it from a client in fuddle_test.go
Related posts
- Java 21 Released
- Episode 150: myNewsWrap – SAP and Microsoft
- Using DARP in production?
- GigaOm Sonar Report Reviews Semantic Layer and Metric Store Vendors
- go-ecommerce-microservices: A practical e-commerce microservices, built with cqrs, event sourcing, vertical slice architecture, event-driven architecture.