pyeventsourcing / kurrentdbclientLinks
Python gRPC client for KurrentDB (was EventStoreDB)
☆52Updated last month
Alternatives and similar repositories for kurrentdbclient
Users that are interested in kurrentdbclient are comparing it to the libraries listed below
Sorting:
- Mini-framework that helps implementing Saga pattern in microservices☆50Updated 4 years ago
- Python package for eventsourcing with KurrentDB☆20Updated 7 months ago
- Python package for eventsourcing with SQLAlchemy☆33Updated 6 months ago
- Example of eventsourcing with FastAPI☆45Updated last year
- Test framework for software architecture based on imports between modules.☆143Updated last week
- A simple python implementation of Specification pattern.☆44Updated 9 months ago
- 😴 Turbulette - A batteries-included framework to build high performance, fully async GraphQL APIs☆64Updated 3 years ago
- Example "bank accounts" application using the Python eventsourcing library☆13Updated last year
- FastKafka is a powerful and easy-to-use Python library for building asynchronous web services that interact with Kafka topics. Built on t…☆63Updated last year
- Pythonic, flexible implementation of Command Bus (CQRS) & Event Bus☆28Updated 6 years ago
- An implementation of the Saga pattern in python