Category: Python

cbping Should Be Your New Friend
cbping Should Be Your New Friend

If you have used the command line ping utility to check simple network connectivity between hosts, you know how useful it is. Well there is a utility like that for Couchbase now. It is aptly named cbping and it will...

Handling Runtime Errors in Ruby, Python and C Clients
Handling Runtime Errors in Ruby, Python and C Clients

Learn what the different return codes mean in libCouchbase derived clients (Ruby, PHP, Python, C/C++) and what your app should do when it encounters one.