Skip to content

Commit e925ff1

Browse files
Add Reactive Dapr with Drasi sample (#236)
Demonstrates how Drasi enhances Dapr microservices architectures with eventually consistent materialized views, realtime dashboards and intelligent pub/sub. Signed-off-by: Aman Singh <aman.singh.original@gmail.com> Signed-off-by: Mark Fussell <markfussell@gmail.com> Co-authored-by: Mark Fussell <markfussell@gmail.com>
1 parent 8155dee commit e925ff1

152 files changed

Lines changed: 11797 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ If you are new to Dapr, you may want to review following resources first:
3939
| [AWS EKS Pod Identity](./dapr-eks-podidentity) | Demonstrates how to set up Dapr with AWS EKS Pod Identity for accessing AWS Secrets Manager |
4040
| [GitOps with Argo CD and Dapr](./dapr-argocd) | Demonstrates how to install Dapr in a Kubenetes cluster using Argo CD |
4141
| [AKS Workload Identity Federation](./dapr-aks-workload-identity-federation) | Demonstrates how to use Azure workload identity federation with dapr components |
42+
| [Reactive Dapr Apps with Drasi](./reactive-dapr-with-drasi) | Demonstrates how Drasi enhances Dapr applications with eventually consistent materialized views, real-time dashboards, and intelligent pub/sub - all with few declarative queries and YAML files and without changing your Dapr services. |
43+
4244

4345
## External samples
4446

reactive-dapr-with-drasi/Makefile

Lines changed: 612 additions & 0 deletions
Large diffs are not rendered by default.

reactive-dapr-with-drasi/README.md

Lines changed: 617 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)