I am currently evaluating Velocity as our Caching option. However, in order for me to create a CacheFactory I need to have a cluster configured.
Is it possible to create a cluster programmatically in .NET?
I looked into PowerShell SDK and there are commands to start and stop a cluster but not to actually configure a cluster.
Thanks.