Skip to content

Commit

Permalink
Merge pull request #429 from SaintAngeLs/paralax_transition
Browse files Browse the repository at this point in the history
(#425) Update readme
  • Loading branch information
DevITSharpPRO authored Oct 3, 2024
2 parents 2ecd8e2 + 60f1270 commit 718214c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ The Complex System Diagram offers a detailed view of MiniSpace's infrastructure
- **Components**: [MudBlazor](https://mudblazor.com/) - Enhances the user interface with modern and responsive design elements.

## 💻 Backend
- **Framework**: Built with [Convey](https://github.com/snatch-dev/Convey), a framework optimized for .NET microservices.
- **Framework**: Built with [Paralax](https://github.com/itsharppro/Paralax), a framework optimized for .NET microservices.
- **Architecture**: Microservice architecture, orchestrated-choreographical hybrid Saga pattern, utilizing the CQRS pattern with complex event sourcing to enhance performance and scalability.
- **Services**:
### ✅ Identity Service
Expand Down Expand Up @@ -171,7 +171,7 @@ The Complex System Diagram offers a detailed view of MiniSpace's infrastructure
Configured to handle email communications, including notifications, event updates, and user communications via the event bus of the notification service.

### ✅ API Gateway
Uses [Ntrada](https://github.com/snatch-dev/Ntrada) for efficient routing and management of requests across multiple services through a unified entry point.
Uses [Nuar](https://github.com/itsharppro/Nuar) for efficient routing and management of requests across multiple services through a unified entry point.

## 🛠️ Infrastructure
- [**MongoDB**](https://www.mongodb.com/products/platform/cloud) - NoSQL, document-oriented database for scalable storage.
Expand Down

0 comments on commit 718214c

Please sign in to comment.