Details
Description
In this page: http://www.couchbase.com/docs/couchbase-sdk-net-1.1/couchbase-sdk-net-retrieve-set.html
There is no detail on what the available store modes are (set/add/replace)
There is no detail on what the available store modes are (set/add/replace)
Hey John, I think this page could still use a little cleaning up.
Many of the API calls are listed as: "object.Store(storemode, key, value, expiresat)". and the descriptions are all the same as well. Some of the API calls do not match the method they are describing (see the very last one for example)
Can we include some description of what the user should expect to see when each of them fails?