victoramsantos / saga-pattern-exampleLinks
A Saga Pattern implementation with Kafka, MongoDb and Python.
☆34Updated 5 years ago
Alternatives and similar repositories for saga-pattern-example
Users that are interested in saga-pattern-example are comparing it to the libraries listed below
Sorting:
- A FastAPI backend for blog with OpenTelemtry and Jaeger☆102Updated last year
- Clean architecture example with Python☆38Updated 6 years ago
- A sample project that uses the ports and adapters architecture (or hexagonal architecture) for a micro service.☆45Updated 2 years ago
- Library of utils to create REST Python Microservices☆275Updated last year
- An example backend implementing Hexagonal Architecture in Python using Flask and SqlAlchemy.☆164Updated 2 years ago
- Mini-framework that helps implementing Saga pattern in microservices☆49Updated 4 years ago
- Barebone Python Microservices with Flask☆173Updated 2 years ago
- Microservice architecture sample application☆69Updated 5 years ago
- Python SAGA Pattern Example☆55Updated last year
- Examples of Nameko gRPC Extensions☆59Updated 6 years ago
- Small Flask app with scalable, asynchronous backend workers deployed on Kubernetes.☆124Updated 3 years ago
- Python clean architecture and usecase implementation with fastapi and pydiator-core☆155Updated last year
- TODO aplication made with Python's FastAPI framework and Hexagonal Architecture☆154Updated 5 years ago
- producer and consumer FastAPI endpoints to handle incoming geo data☆63Updated 5 years ago
- Example project showing off clean/hexagonal architecture concepts in Python☆551Updated 2 years ago
- A domain-driven design framework for Python.☆93Updated 3 years ago
- A sync/async circuit breaker implementation in Python☆91Updated last year
- A Clean Archtiecture template for a Rest API in python☆51Updated 3 years ago
- A demo implementation of a clean architecture in Python.☆267Updated last year
- a microservice application using Redis as the communication channel☆37Updated 4 years ago
- ☆56Updated 2 years ago
- Nameko microservices example☆271Updated 5 years ago
- An attempt to implement DDD and hexagonal architecture in Python using Django framework w/o replacing Django's core components.☆125Updated 10 years ago
- An example project to demonstrate design concepts