Skip to content
#

service-mesh

Here are 422 public repositories matching this topic...

consul
alpeb
alpeb commented Nov 10, 2021

We're on 5.3.0 and would like to upgrade to v6, but that's a breaking change that requires manual intervention in our routes handling.

The React-router project has promised a compatibility layer to come up at some point that would avoid having to change things too much, but I feel that's a second-best solution and would prefer to have things written as per the best practice.

For anyone w

kuma
parkanzky
parkanzky commented Dec 10, 2021

Description

The current code autogeneration uses in-line template strings within the generation script. This leads to complicated escaping and other annoyances. It would be cleaner and simpler to keep the templates in separate files and import them for use within the script.

The generator refers to everything as the same gen type. The different types of code that are generated should be se

osm
meshery

This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.

  • Updated Oct 5, 2021
  • C#

Improve this page

Add a description, image, and links to the service-mesh topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the service-mesh topic, visit your repo's landing page and select "manage topics."

Learn more