All Projects → Ray → Similar Projects or Alternatives

943 Open source projects that are alternatives of or similar to Ray

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 (-81.57%)
Mutual labels:  event-sourcing, event-driven, orleans, actor, cqrs
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 (-90.87%)
Mutual labels:  cqrs, event-sourcing, event-driven
reacted
Actor based reactive java framework for microservices in local and distributed environment
Stars: ✭ 17 (-97.32%)
commander
Build event-driven and event streaming applications with ease
Stars: ✭ 60 (-90.55%)
Mutual labels:  cqrs, event-sourcing, event-driven
football-events
Event-Driven microservices with Kafka Streams
Stars: ✭ 57 (-91.02%)
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 (+11.5%)
Mutual labels:  event-sourcing, event-driven, cqrs
Asombroso Ddd
Una lista cuidadosamente curada de recursos sobre Domain Driven Design, Eventos, Event Sourcing, Command Query Responsibility Segregation (CQRS).
Stars: ✭ 41 (-93.54%)
Mutual labels:  event-sourcing, event-driven, cqrs
Event Sourcing Jambo
An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)
Stars: ✭ 159 (-74.96%)
Mutual labels:  event-sourcing, event-driven, cqrs
Goes
Go Event Sourcing made easy
Stars: ✭ 144 (-77.32%)
Mutual labels:  event-sourcing, event-driven, cqrs
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 (-89.29%)
Mutual labels:  event-sourcing, event-driven, cqrs
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 (-73.7%)
Mutual labels:  event-sourcing, event-driven, cqrs
ftgogo
FTGOGO - event-driven architecture demonstration application using edat
Stars: ✭ 82 (-87.09%)
Mutual labels:  cqrs, event-sourcing, event-driven
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 (+47.87%)
Mutual labels:  cqrs, event-sourcing, event-driven
dudulina
CQRS + Event Sourcing library for PHP
Stars: ✭ 53 (-91.65%)
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 (-79.37%)
Mutual labels:  event-sourcing, event-driven, cqrs
Dotnet New Caju
Learn Clean Architecture with .NET Core 3.0 🔥
Stars: ✭ 228 (-64.09%)
Mutual labels:  event-sourcing, event-driven, cqrs
Eventsourcing
A library for event sourcing in Python.
Stars: ✭ 760 (+19.69%)
Watermill
Building event-driven applications the easy way in Go.
Stars: ✭ 3,504 (+451.81%)
Mutual labels:  event-sourcing, event-driven, cqrs
Event Source Cqrs Sample
Sample ES/CQRS application
Stars: ✭ 380 (-40.16%)
Mutual labels:  event-sourcing, event-driven, cqrs
Rails event store
A Ruby implementation of an Event Store based on Active Record
Stars: ✭ 947 (+49.13%)
Mutual labels:  event-sourcing, event-driven, cqrs
Foxoffice
Sample application demonstrating how to build a distributed cloud .NET Core application based on CQRS and Event Sourcing.
Stars: ✭ 33 (-94.8%)
Mutual labels:  event-sourcing, event-driven, cqrs
Booster
Booster Cloud Framework
Stars: ✭ 136 (-78.58%)
Mutual labels:  event-sourcing, event-driven, cqrs
Rails Disco
Distributed Rails with commands, events and projections.
Stars: ✭ 95 (-85.04%)
Orleankka
Functional API for Microsoft Orleans http://orleanscontrib.github.io/Orleankka/
Stars: ✭ 429 (-32.44%)
Mutual labels:  event-sourcing, orleans, cqrs
eda
eda is a library for implementing event-driven architectures.
Stars: ✭ 31 (-95.12%)
Mutual labels:  cqrs, event-sourcing, event-driven
eda-tutorial
Event-Driven Tutorial for Distributed Data with CQRS and Event Sourcing
Stars: ✭ 49 (-92.28%)
Mutual labels:  cqrs, event-sourcing, event-driven
Pos
Sample Application DDD, Reactive Microservices, CQRS Event Sourcing Powered by DERMAYON LIBRARY
Stars: ✭ 207 (-67.4%)
Mutual labels:  event-sourcing, event-driven, cqrs
awesome-talks
Awesome talks about event sourcing, cqrs, microservices, funcional programming ...
Stars: ✭ 23 (-96.38%)
Mutual labels:  cqrs, event-sourcing, event-driven
Akkatecture
a cqrs and event sourcing framework for dotnet core using akka.net
Stars: ✭ 414 (-34.8%)
Mutual labels:  event-sourcing, event-driven, cqrs
payments-DDD-ES-tutorial
This is tutorial project to learn how to connect Symfony4 and docker compose with Domain Driven Design and Event Sourcing
Stars: ✭ 23 (-96.38%)
Mutual labels:  cqrs, event-sourcing
food-ordering-demo
Demo application focusing on the Food Ordering domain - Used in our video series
Stars: ✭ 28 (-95.59%)
Mutual labels:  cqrs, event-sourcing
GeekServer
基于.Netcore的开发效率高,性能强,跨平台,持久化层透明,支持不停服热更新的游戏服务器。Best for your unity game server!
Stars: ✭ 171 (-73.07%)
Mutual labels:  actor, orleans
cqrs-event-sourcing-example
Example of a list-making Web API using CQRS, Event Sourcing and DDD.
Stars: ✭ 28 (-95.59%)
Mutual labels:  cqrs, event-sourcing
flighthub
Flight ticket booking system implemented with CQRS and ES.
Stars: ✭ 26 (-95.91%)
Mutual labels:  cqrs, event-sourcing
event-machine-skeleton
Dockerized skeleton for prooph software Event Machine
Stars: ✭ 34 (-94.65%)
Mutual labels:  cqrs, event-sourcing
eav-bundle
A Symfony bundle for basic EAV management
Stars: ✭ 19 (-97.01%)
Mutual labels:  cqrs, event-sourcing
CQELight
CQELight is an entreprise grade extensible and customisable framework for creating software with CQRS, DDD & Event Sourcing patterns
Stars: ✭ 21 (-96.69%)
Mutual labels:  cqrs, event-sourcing
Cart
No description or website provided.
Stars: ✭ 22 (-96.54%)
Mutual labels:  cqrs, event-driven
MediatrTutorial
CQRS implementation in ASP.NET Core using MediatR in .NET 5
Stars: ✭ 88 (-86.14%)
Mutual labels:  cqrs, event-sourcing
delta
DDD-centric event-sourcing library for the JVM
Stars: ✭ 15 (-97.64%)
Mutual labels:  cqrs, event-sourcing
Awesome Elixir Cqrs
A curated list of awesome Elixir and Command Query Responsibility Segregation (CQRS) resources.
Stars: ✭ 467 (-26.46%)
Mutual labels:  event-sourcing, cqrs
memo
A CQRS and Event Sourcing blogging playground to explore Axon Framework
Stars: ✭ 14 (-97.8%)
Mutual labels:  cqrs, event-sourcing
Modular Monolith With Ddd
Full Modular Monolith application with Domain-Driven Design approach.
Stars: ✭ 6,210 (+877.95%)
Mutual labels:  event-sourcing, cqrs
Resolve
Full stack CQRS, DDD, Event Sourcing framework for Node.js
Stars: ✭ 460 (-27.56%)
Mutual labels:  event-sourcing, cqrs
Ray2
Orleans-based CQRS event-driven framework. distributed, ultra-high performance
Stars: ✭ 19 (-97.01%)
Mutual labels:  event-driven, orleans
iam-ddd-cqrs-es-nestjs
Identity and Access Management
Stars: ✭ 34 (-94.65%)
Mutual labels:  cqrs, event-sourcing
Equinoxproject
Full ASP.NET Core 5 application with DDD, CQRS and Event Sourcing concepts
Stars: ✭ 5,120 (+706.3%)
Mutual labels:  event-sourcing, cqrs
node-cqrs
CQRS backbone with event sourcing for Node.js
Stars: ✭ 63 (-90.08%)
Mutual labels:  cqrs, event-sourcing
eventide-postgres
Event Sourcing and Microservices Stack for Ruby
Stars: ✭ 92 (-85.51%)
Mutual labels:  event-sourcing, event-driven
RCM
RCM is a simple CRM application designed for Auto Parts Store made with ASP.NET Core based on DDD, CQRS and SOLID Principles.
Stars: ✭ 29 (-95.43%)
Mutual labels:  cqrs, event-sourcing
daruma-backend
🎎 Shared Expense Manager (Backend) - NestJS+DDD+CQRS+Event Sourcing 🎎
Stars: ✭ 70 (-88.98%)
Mutual labels:  cqrs, event-sourcing
implementing-cqrs-in-elixir
An introduction to implementing Command Query Responsibility Segregation (CQRS) in Elixir applications.
Stars: ✭ 17 (-97.32%)
Mutual labels:  cqrs, event-sourcing
user
A domain layer providing basic user management
Stars: ✭ 14 (-97.8%)
Mutual labels:  cqrs, event-sourcing
road-to-orleans
This repository illustrates the road to orleans with practical, real-life examples. From most basic, to more advanced techniques.
Stars: ✭ 55 (-91.34%)
Mutual labels:  distributed-systems, orleans
Kafka-quickstart
Kafka Examples focusing on Producer, Consumer, KStreams, KTable, Global KTable using Spring, Kafka Cluster Setup & Monitoring. Implementing Event Sourcing and CQRS Design Pattern using Kafka
Stars: ✭ 31 (-95.12%)
Mutual labels:  cqrs, event-sourcing
Eventually Rs
Event Sourcing for Rust
Stars: ✭ 277 (-56.38%)
Mutual labels:  event-sourcing, cqrs
Event Sourcing Cqrs Examples
Event Sourcing and CQRS in practice.
Stars: ✭ 265 (-58.27%)
Mutual labels:  event-sourcing, cqrs
Christddd
🙌 ASP.NET Core 3.1 应用, 包含 DDD、CQRS、EDA 和ES事件回溯
Stars: ✭ 510 (-19.69%)
Mutual labels:  event-sourcing, cqrs
Reveno
⚡ High performance and low latency Event Sourcing/CQRS framework
Stars: ✭ 283 (-55.43%)
Mutual labels:  event-sourcing, cqrs
OpenCQRS
.NET Standard framework to create simple and clean design. Advanced features for DDD, CQRS and Event Sourcing.
Stars: ✭ 546 (-14.02%)
Mutual labels:  cqrs, event-sourcing
1-60 of 943 similar projects