-
Updated
Apr 9, 2021 - Ruby
#
event-driven-architecture
Here are 114 public repositories matching this topic...
A Ruby implementation of an Event Store based on Active Record
ruby
rails
cqrs
ddd
domain-driven-design
event-sourcing
event-driven
cqrs-es
event-driven-architecture
aggregate-root
Platform to develop and manage serverless applications at an enterprise scale!
enterprise
aws-lambda
serverless
azure
apigateway
faas
serverless-framework
azure-functions
serverless-architectures
google-cloud-functions
cicd
functions-as-a-service
jazz
serverless-applications
event-driven-architecture
tmobile
-
Updated
Mar 30, 2021 - JavaScript
Open
Upgrading some stuff
3
OKTAYKIR
commented
May 15, 2020
@suadev, I get the following error after running the application:
12:17:48:558 [Debug]: Execution of command 'ExampleCommand' with ID 'command-a478d189-d908-4bb9-918f-c7507b1eb9ee' on aggregate 'EventFlowExample.Aggregates.ExampleAggregate' failed due to exception 'TypeInitializationException' with message: The type initializer for 'MongoDB.Bson.Serialization.BsonClassMap' threw an except
events
laravel
eloquent
attributes
ddd
domain-driven-design
event-storming
accessors
domain-events
event-driven-architecture
domain-model
model-events
-
Updated
Apr 6, 2021 - PHP
Event handling with decorators for NestJS Framework
-
Updated
Mar 31, 2021 - TypeScript
mirceaulinic
opened
Apr 15, 2017
A framework to build an event based, reactive architecture for swift iOS projects
swift
rxswift
listener
modularity
publish-subscribe
merlin
ios-architecture
event-driven-architecture
-
Updated
Apr 15, 2020 - Swift
DDD应用框架
-
Updated
Apr 9, 2021 - Java
Use architecture patterns from the future to build on AWS today!
-
Updated
Oct 14, 2020 - JavaScript
Learn more about Amazon EventBridge resource policies and multi-account event bus topologies. This repo contains sample code for the AWS re:Invent 2020 session "Building event-driven applications with Amazon EventBridge" (https://bit.ly/35VGQEf) and the AWS Compute blog post "Simplifying cross-account access with Amazon EventBridge" (https://amzn.to/3o0Dcz4)
-
Updated
Apr 7, 2021 - Python
eda is a library for implementing event-driven architectures.
microservices
cqrs
domain-driven-design
event-sourcing
event-driven
publish-subscribe
event-driven-architecture
-
Updated
Dec 28, 2017 - Go
A PHP 7.3+ API client for the Confluent Schema Registry REST API based on Guzzle 6 - http://docs.confluent.io/current/schema-registry/docs/index.html
php
avro
schema-registry
api-client
confluent
guzzlehttp
schema-evolution
avro-schema
event-driven-architecture
-
Updated
Mar 24, 2021 - PHP
The application including two separate service product-service and offer-service with two other service service-registry for service discovery and api-gateway for dynamic service routing, load balancing. No need to know java just read the documentation and understand the workflow diagram, It's well enough to understand the microservice concept.
java
angular
spring-boot
rabbitmq
maven
api-gateway
service-discovery
eureka-server
zuul
hystrix
ribbon
spring-data-jpa
spring-amqp
circuit-breaker
eureka-client
service-registry
event-driven-architecture
load-balancing
microservice-application
-
Updated
Apr 15, 2020 - Java
A gaming website where people can play against each other.
microservice
messaging
clean-code
clean-architecture
symfony-application
monolith
event-driven-architecture
php-application
ports-and-adapters
cqrs-application
eventual-consistency
-
Updated
Mar 19, 2021 - PHP
CQRS example using AWS Lambda
-
Updated
Feb 21, 2018 - JavaScript
Messaging library, supporting pub-sub, using MS SQL Server or MySql Server for storage. Ideal for implementing a (business) event driven architecture, pub-sub, microservices, etc.
-
Updated
Apr 12, 2021 - C#
Phone number verification with AWS Lambda Microservices, Kinesis, DynamoDB, Node.js, and React.js
react
nodejs
aws-lambda
create-react-app
prettier
event-driven-microservices
aws-dynamodb
event-driven-architecture
aws-kinesis-stream
phone-number-verification
-
Updated
Sep 16, 2017 - JavaScript
DB Table synchronization between microservices based on Model's event system and RabbitMQ messaging
micro-services
data-synchronization
event-driven-architecture
database-synchronization
table-synchronization
-
Updated
Apr 6, 2021 - Ruby
Organise your application domain events in a simple and intuitive way.
notifications
ruby
sidekiq
pubsub
event-driven
ruby-on-rails
activity
domain-events
event-driven-architecture
-
Updated
Mar 5, 2021 - Ruby
DDD with Northwind Sample Database
-
Updated
Nov 26, 2017 - C#
Event-driven architecture toolkit
-
Updated
Jan 17, 2021 - Go
An implementation of the SAGA pattern using event driven architecture, created within a single nodejs process.
-
Updated
Sep 12, 2020 - JavaScript
Automatically build AsyncAPI documentation for your RabbitMQ messages
microservices
rabbitmq
documentation-tool
documentation-generator
event-driven-architecture
asyncapi
-
Updated
Jul 2, 2019 - Go
Azure Validation Middleware solution which build using Azure Functions, Azure Event Grid and Azure Queue demonstrates power of Event Driven Architecture.
-
Updated
Mar 24, 2020 - PowerShell
Sample project for Event Driven Architecture applied on bothFrontend and Backend. JEventbus and Eventbus.js are being used for this project.
events
kata
reactjs
event
event-sourcing
event-driven-microservices
event-driven
event-driven-programming
eventdriven
event-driven-architecture
event-driven-infrastructure
eventdrivenarchitecture
-
Updated
Mar 10, 2021 - Java
Example project on how to use Kafka with Quarkus and Kotlin. This repository hosts the code for a talk on how to get started with Kafka and Quarkus using Kotlin.
-
Updated
Feb 16, 2021 - HTML
Eventbus.js allows you to apply event driven development. You can also use Eventbus.js on your React applications. You can bind your components on did mount to any event as listener so your components have capability to update themself against to any event triggered.
react
javascript
events
flexible
reactjs
event-management
listener
event-sourcing
eventbus
event-store
event-driven
event-driven-programming
event-driven-architecture
event-driven-workflows
-
Updated
Dec 18, 2017 - JavaScript
Event-driven prototype for getting asynchronous flight status notifications using Twilio API
-
Updated
Mar 21, 2021 - HTML
Improve this page
Add a description, image, and links to the event-driven-architecture topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the event-driven-architecture topic, visit your repo's landing page and select "manage topics."
The
Decoder
is used by theFramedTcp
transport to transform a stream-based protocol (TCP) into a packet-based protocol that fits really well with the concept of message.The
Decoder
collects data from the stream until it can be considered a message. In that process, each chunk of data received from the