sagas topic

List sagas repositories

EventFlow.Example

201
Stars
45
Forks
Watchers

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...

EventFlow

2.3k
Stars
442
Forks
Watchers

Async/await first CQRS+ES and DDD framework for .NET

watermill

6.8k
Stars
359
Forks
Watchers

Building event-driven applications the easy way in Go.

redux-dynamic-modules

1.1k
Stars
115
Forks
Watchers

Modularize Redux by dynamically loading reducers and middlewares.

redux-most

139
Stars
14
Forks
Watchers

Most.js based middleware for Redux. Handle async actions with monadic streams & reactive programming.

redux-saga

22.5k
Stars
2.0k
Forks
Watchers

An alternative side effect model for Redux apps

aws-cognito-react

329
Stars
102
Forks
Watchers

AWS Cognito React boilerplate / reference implementation

kea

1.9k
Stars
51
Forks
Watchers

Batteries Included State Management for React

NSaga

118
Stars
19
Forks
Watchers

Simple Saga Management library for .Net

redux-saga-testing

157
Stars
13
Forks
Watchers

A no-brainer way of testing your Sagas