#
sagas
Here are 184 public repositories matching this topic...
2
roblaszczak
commented
Sep 16, 2019
Currently, you are not able to use middleware per handler in "clean way" (you can still manually wrap the handler function, or have separated router).
It would be nice to be able to add middleware per handler.
As a good reference point, you can use chi router: https://github.com/go-chi/chi
Production Ready State Management for React
-
Updated
Aug 28, 2020 - JavaScript
Async/await first CQRS+ES and DDD framework for .NET
c-sharp
elasticsearch
events
framework
cqrs
sagas
rabbitmq
dotnet
nuget
ddd
eventstore
domain-driven-design
netstandard
async-await
eventsourcing
cqrs-es
-
Updated
Aug 26, 2020 - C#
Modularize Redux by dynamically loading reducers and middlewares.
react
redux
middleware
modules
sagas
dynamic
code-splitting
reducer
middlewares
saga
code-spliting
redux-dynamic-modules
-
Updated
Jul 18, 2020 - TypeScript
React Native Navigation(v2) Starter Kit with Redux, Saga, ESLint, Babel, Jest and Facebook SDK 😎
react
redux
android
ios
unit-testing
boilerplate
babel
react-native
sagas
eslint
redux-saga
jest
starter
starter-kit
jest-tests
react-native-navigation
react-native-elements
react-native-vector-icons
react-native-fbsdk
react-native-navigation-v2
-
Updated
Feb 21, 2019 - Objective-C
-
Updated
Oct 31, 2018 - JavaScript
An example of Choreography-based sagas in Spring Boot/JPA microservices
-
Updated
Aug 9, 2020 - Java
Purely Functional Transaction Management In Scala With ZIO
-
Updated
Aug 20, 2020 - Scala
-
Updated
Sep 4, 2020 - JavaScript
A no-brainer way of testing your Sagas
-
Updated
Jul 17, 2020 - TypeScript
Most.js based middleware for Redux. Handle async actions with monadic streams & reactive programming.
redux
middleware
reactive
redux-observable
functional
rxjs
sagas
redux-saga
functional-programming
async
epics
observable
reactive-programming
streams
redux-thunk
asynchronous-programming
mostjs
monadic-streams
most
the-saga-pattern
-
Updated
Nov 1, 2019 - JavaScript
Redux Implementation - Thunk vs Saga vs Observable vs Redux Promise Middleware
-
Updated
Sep 4, 2020 - Objective-C
React Native / React Native Web Boilerplate
react
redux
chrome-extension
mock
react-native
sagas
jest
snapshot
blueprint
storybook
axios
react-native-web
storyshots
jest-snapshots
-
Updated
Nov 11, 2017 - JavaScript
A fully-functional shopping cart built with Redux Saga using Yield - Run with accompanying server https://github.com/danielstern/redux-saga-shopping-cart-server
-
Updated
Jul 16, 2020 - 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
Purely Functional Transaction Management In Scala With Cats
cats
distributed-systems
scala
sagas
functional-programming
concurrency
fp
saga
saga-pattern
cats-effect
-
Updated
Aug 23, 2020 - Scala
A distributed saga implementation for Orleans
-
Updated
Aug 14, 2020 - C#
Node-cqrs-saga is a node.js module that helps to implement the sagas in cqrs. It can be very useful as domain component if you work with (d)ddd, cqrs, eventdenormalizer, host, etc.
-
Updated
Sep 4, 2020 - JavaScript
Use redux-saga without redux
-
Updated
Jul 18, 2020 - TypeScript
Making redux-saga testing simpler. Compatible with any testing framework👌
-
Updated
Jul 16, 2020 - JavaScript
Simple, elegant, and configurable redux-saga monitor
-
Updated
Feb 12, 2019 - JavaScript
Java Event Store implementation
-
Updated
Jun 19, 2020 - Java
kafka
sagas
microservices-architecture
spring-microservices
eventuate
kotlin-spring-boot
eventuate-framework
cqrs-pattern
kotlin-spring-microservices
-
Updated
Aug 24, 2020 - Kotlin
Improve this page
Add a description, image, and links to the sagas topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sagas topic, visit your repo's landing page and select "manage topics."


I've noticed that redux' docs got a nice lifting, thanks for the new version of GitBook. Would be nice to upgrade too.
Redux commit introducing the change - reduxjs/redux@b307091
We might want to postpone merging this though, because we don't want to update docs before releasing v1 and from what I understand new Gitbook comes with au