Python 3.0 SDK `*_multi` methods

Hi,

I have to migrate from the 2.x version of the Python Couchbase SDK to version 3.x, however, it’s a pretty difficult process (because of the poor documentation, mostly).

I noticed that the _multi methods I’m using are now marked as “volatile”. What’s the deal? Is there a new way of doing things in 3.x or the SDK isn’t “stable” yet?