Couchbase 1.8.0 some queries -


few queries regarding couchbase 1.8.0

  1. does putting blank value deletes key or key remains is
  2. is there way keys bucket. there ways flush keys bucket admin panel.

thanks

  1. no, blank "value", , cannot send null (at least java). need remove using delete operation or ttl.

  2. not in 1.8, in couchbase 2.x can create simple view emit(meta.id) , query view.


Comments

Popular posts from this blog

mysqli - Php Mysqli_fetch_assoc Error : "Warning: Illegal string offset 'name' in" -

html - Cut text on left side inside button while centering -

php - Hide Categories from WordPress Dashboard by ID and Custom Post Type -