Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
couchbasetelnetセッションで特定のバケットを選択したい。 Fe次のコマンドでデフォルトのバケットから値を取得できます: get a1 0
couchbase memcachedプロトコルを介してバケットを選択する方法は?
パスワードを持つバケットを作成した場合、バケットにアクセスするには、sasl 認証をサポートするクライアントを使用する必要があります。Couchbase はプレーンな sasl 認証を使用し、ユーザー名はバケット名、パスワードはバケットに指定したパスワードです。パスワードなしでバケットを作成する場合は、別のポートにある必要があります。パスワードなしのタイプのバケットの場合、バケットが telnet をリッスンしているポートを指定するだけです。