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.37. set

Store a value using the specified key, whether the key already exists or not. Will overwrite a value if the given key/value already exists.

set key value expiry

Where:

memcached text protocol

Perl (Cache::Memcached::libmemcached)

PHP (Couchbase PHP SDK)

Python

C (libmemcached)

Java (spymemcached)

.NET Client Library

Ruby (Fauna)