data retrieval - CouchBase map multiple documents with key prefix -


i have following keys in couch db :

content_hashkey content_info_hashkey 

in above example hashkey unique in both documents prefix , document content vary both , web client not want them making multiple couch db calls retrieve both pieces of information (related ot same hashkey), efficient way retrieve both documents in single call couch base db ?

edit : need hashkey property insideexach of documents able join them ?:

content_hashkey      hashkeyval : hashkey content_info_hashkey      hashkeyval : hashkey 


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -