Marten Async Deamon and Kubernetes autoscaling #3839
Unanswered
graniterocks
asked this question in
Q&A
Replies: 1 comment
-
You may be interested to read How to scale out Marten and maybe also Scaling Marten with PostgreSQL Read Replicas. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm working on a project where Marten has been used for event sourcing with the Async Projections Deamon. The application runs in kubernetes with horizontal autoscaling enabled. My question is if this is a compatiable setup, is running the Async Projections Deamon with kubernetes autoscaling recommended ? And are there other considerations that have to be taken into account when running Marten event sourcing in Kubernetes ?
Beta Was this translation helpful? Give feedback.
All reactions