Search:

Search all manuals
Search this manual
Manual
Couchbase API Reference 1.1
Additional Resources
Community Wiki
Community Forums
Couchbase SDKs
Parent Section
1 Couchbase Protocol Reference
Chapter Sections
Chapters

1.1. add

Add a value with the specified key that does not already exist. Will fail if the key/value pair already exist.

add key value expiry

Where:

Java (spymemcached)

memcached text protocol

Perl (Cache::Memcached::libmemcached)

Ruby (Fauna)

PHP (Couchbase PHP SDK)

Python