Couchbase .NET SDK Connection Best Practices

Happy signup anniversary! (that’s why you have cake next to your name)

Generally speaking, keep the reference/connection and use it across many threads. The rest is the client’s job. The only exception would be if you’re rarely using it.