Upgrade my couch base server

Hi,

In our organisation, we are using Couch base server 1.8 version, which has some multi threading and data inconsistent issue. So, we like to upgrade our couch bases server to 3.0 version. Please let me know if there is any code changes or data patch required. Also, we are using .net SDK to call couch base methods to get, add and remove from cache.

The answers to the questions:

[1] We have ended support of the 1.8 server, and upgrading from Couchbase 1.8 to 3.0 in a cluster requires the nodes to be upgraded to a Couchbase 2.x version first. Here’s a great blog post on how to do a rolling upgrade: http://blog.couchbase.com/Couchbase-rolling-upgrades

[2] SDK Versions: The .net sdk API from version 1.x to 2.x is a completely new api. For a complete compatibility matrix of sdk version to server, refer to the documentation at http://docs.couchbase.com/developer/dotnet-2.0/overview.html