-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
Build fails with 2 `Module not found` errors:
- Can't resolve '@nestjs/websockets/sock…
-
-
This issue aims to guide the creation of a microservice proof of concept (POC) in Rust, leveraging Rust's performance and safety features. Below, you'll find a step-by-step outline and references to h…
-
**Description:**
The Microservices - Service Integration Contract Test design pattern ensures that microservices can communicate and function together as expected. This pattern involves creating and m…
-
**Description:**
The Service Component Test design pattern is essential for validating the behavior and functionality of individual microservices within a microservice architecture. This pattern ensur…
-
[Testing of Microservices](https://labs.spotify.com/2018/01/11/testing-of-microservices/)
SpotifyのBlogより。マイクロサービスのテストについてどうかくか書いてあるように見える。
-
#### Is your feature request related to a problem? Please describe.
Currently the microservices are hard to make tests, when a PR is created, we need deploy learningOrchestra in a cloud cluster to …
-
### The bug
I installed the immich on kubernetes with docker image with tag as release.
Everything works fine but the transcoding with hardware acceleration seems not working. after it fall back…
-
**Description:**
The Microservices - Domain-Specific Protocol design pattern focuses on defining specialized communication protocols tailored to the specific requirements of each microservice domain. …
-
### Description:
The Microservices - Database per Service design pattern advocates for each microservice to have its own private database. This design pattern is crucial for achieving loose coupling b…