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

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

javascript - Chart.js - setting tooltip z-index -

how can i manage url using .htaccess in php? -