Robot framework Couchbase Library in Python
Installation instructions for Couchbase Python client libraries:
http://www.couchbase.com/communities/python/getting-started
Configure the hostname, bucketname and bucket password of Couchbase Server in the scripts/couchbase_variables.txt
Robot Keywords:
Write Document To Couchbase ${Key} ${JSON}
Read Document From Couchbase ${Key}
Extend Time To Live Of Document ${Key} ${IsQuiet}
Robot runtime command: pybot scripts