A few months ago I was playing around with RavenDb & Azure and I successfully got it running by hosting the server within a worker role by following this excellent blog post.
However, I've just created a new project and tried following the article again, but it seems much as changed with the raven files since that blog post. Notably :
InvalidOperation
exception: "Different number of tables stored in the Munin file".Can anyone provide me with the steps required to run RavenDB in a worker role?
Is running RavenDB as a worker role the best way to go, or is there a more appropriate way of running it in Azure? (It needs to be consumed by multiple web sites).
I would highly recommend using one of the concrete Virtual Machine (IaaS) offerings to run RavenDB. RavenDB isn't designed for elasticity in a way that would be meaningful for you to be able to just increase or decrease the number of running workers, so you really don't get anything from the worker role functionality.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With