All Projects → jeroenrinzema → commander

jeroenrinzema / commander

Licence: MIT license
Build event-driven and event streaming applications with ease

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to commander

incubator-eventmesh
EventMesh is a dynamic event-driven application runtime used to decouple the application and backend middleware layer, which supports a wide range of use cases that encompass complex multi-cloud, widely distributed topologies using diverse technology stacks.
Stars: ✭ 939 (+1465%)
Mutual labels:  cqrs, event-sourcing, event-driven, event-streaming
Goes
Go Event Sourcing made easy
Stars: ✭ 144 (+140%)
Mutual labels:  cqrs, event-sourcing, event-driven
Booster
Booster Cloud Framework
Stars: ✭ 136 (+126.67%)
Mutual labels:  cqrs, event-sourcing, event-driven
Learning.EventStore
A framework for CQRS, Eventsourcing, and messaging that uses Redis pub/sub for messaging and offers event persistence in Redis, SQL Server, or PostgreSQL.
Stars: ✭ 58 (-3.33%)
Mutual labels:  cqrs, event-sourcing, event-driven
Event Sourcing Castanha
An Event Sourcing service template with DDD, TDD and SOLID. It has High Cohesion and Loose Coupling, it's a good start for your next Microservice application.
Stars: ✭ 68 (+13.33%)
Mutual labels:  cqrs, event-sourcing, event-driven
Vertex
Vertex is a distributed, ultimately consistent, event traceable cross platform framework based on Orleans, which is used to build high-performance, high throughput, low latency, scalable distributed applications
Stars: ✭ 117 (+95%)
Mutual labels:  cqrs, event-sourcing, event-driven
awesome-talks
Awesome talks about event sourcing, cqrs, microservices, funcional programming ...
Stars: ✭ 23 (-61.67%)
Mutual labels:  cqrs, event-sourcing, event-driven
Pitstop
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.
Stars: ✭ 708 (+1080%)
Mutual labels:  cqrs, event-sourcing, event-driven
Pos
Sample Application DDD, Reactive Microservices, CQRS Event Sourcing Powered by DERMAYON LIBRARY
Stars: ✭ 207 (+245%)
Mutual labels:  cqrs, event-sourcing, event-driven
Dotnet New Caju
Learn Clean Architecture with .NET Core 3.0 🔥
Stars: ✭ 228 (+280%)
Mutual labels:  cqrs, event-sourcing, event-driven
Watermill
Building event-driven applications the easy way in Go.
Stars: ✭ 3,504 (+5740%)
Mutual labels:  cqrs, event-sourcing, event-driven
Asombroso Ddd
Una lista cuidadosamente curada de recursos sobre Domain Driven Design, Eventos, Event Sourcing, Command Query Responsibility Segregation (CQRS).
Stars: ✭ 41 (-31.67%)
Mutual labels:  cqrs, event-sourcing, event-driven
Foxoffice
Sample application demonstrating how to build a distributed cloud .NET Core application based on CQRS and Event Sourcing.
Stars: ✭ 33 (-45%)
Mutual labels:  cqrs, event-sourcing, event-driven
Eventflow.example
DDD+CQRS+Event-sourcing examples using EventFlow following CQRS-ES architecture. It is configured with RabbitMQ, MongoDB(Snapshot store), PostgreSQL(Read store), EventStore(GES). It's targeted to .Net Core 2.2 and include docker compose file.
Stars: ✭ 131 (+118.33%)
Mutual labels:  cqrs, event-sourcing, event-driven
Rails event store
A Ruby implementation of an Event Store based on Active Record
Stars: ✭ 947 (+1478.33%)
Mutual labels:  cqrs, event-sourcing, event-driven
Event Sourcing Jambo
An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)
Stars: ✭ 159 (+165%)
Mutual labels:  cqrs, event-sourcing, event-driven
eda
eda is a library for implementing event-driven architectures.
Stars: ✭ 31 (-48.33%)
Mutual labels:  cqrs, event-sourcing, event-driven
Akkatecture
a cqrs and event sourcing framework for dotnet core using akka.net
Stars: ✭ 414 (+590%)
Mutual labels:  cqrs, event-sourcing, event-driven
Ray
项目停止更新,新项目:https://github.com/RayTale/Vertex
Stars: ✭ 635 (+958.33%)
Mutual labels:  cqrs, event-sourcing, event-driven
Event Sourcing Microservices Example
Learn about building microservices with event sourcing using Spring Boot and how to deploy a social network to Kubernetes using Docker Compose or Helm.
Stars: ✭ 167 (+178.33%)
Mutual labels:  cqrs, event-sourcing, event-driven

Commander 🚀

GoDoc

Commander is Go library for writing event-driven applications. Enabling event sourcing, RPC over messages, SAGA's, bidirectional streaming and more! Dialects could be used to stream messages from one to another.

Getting started

  1. 🚀 Examples

Contributing

Thank you for your interest in contributing to Commander! Check out the open projects and/or issues and feel free to join any ongoing discussion.

Everyone is welcome to contribute, whether it's in the form of code, documentation, bug reports, feature requests, or anything else. We encourage you to experiment with the project and make contributions to help evolve it to meet your needs!

See the contributing guide for more details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].