Create profile for easier local development
For local development with containers or couchbase-community, the durability level is not supported (DurabilityImpossible).
Since we already have a ClusterConfigProfileWanDevelopment with some presets for WanDevelopment, this PR introduces a ClusterConfigProfileLocalDevelopment with presets for working with Couchbase locally.
Later, this can be refactored to use an options pattern and support for multiple presets.
Hi @BrunoKrugel thanks for your PR! Apologies that it's taken me a couple of weeks to get to it. In the SDK team we tend to implement new features like this a team, I'll talk to the team and see where we want to go with this :).
Hi @BrunoKrugel just to let you know that this hasn't been forgotten and I'm still discussing with the wider team.