Gabriel Lucaci

Results 49 comments of Gabriel Lucaci

@aanavath @meghandaly @msintuneappsdk there is any plan to support command line setup?

@michaelstaib yes, there is no flexibility to rename it anymore. I would in HotChocolate mark the `RenameRootActivity` as obsolate because there is no way to do it anymore and instead...

You can convert your standalone server to a replica set. [how-to](https://www.mongodb.com/docs/manual/tutorial/convert-standalone-to-replica-set/) Also if you need it in tests please take a look to the [WorkflowCore.Tests.MongoDB](https://github.com/danielgerlag/workflow-core/tree/master/test/WorkflowCore.Tests.MongoDB)

Hi @gdoron, This is kind of strange use-case. Do you never update the snapshoot with the new properties? If you don't and you are interested only in couple of fields...

@gdoron is true if you have a flat object which is normally not the case in most of the applications. Most of the cases the property of a root object...

Hi @tsinghammer, Thanks for your contribution, but I'm not sure if this fits to `Squadron`. We have tried to create `Squadron` to support easy integration for most used storage and...

@akash3456 your code is working for me. Take a look if you have privileges to create directory in root, because your command will create the directory in root. If not...

Thanks for the idea. I will take a look and maybe rewrite the `tye` to use `docker compose`.

Hi, it's not on the roadmap currently, but if you need it you are welcomed to create a PR into the v4 branch. Thanks!