Hi everyone,
I trying to find best way with use View. What is the best - use one big View with compound key(two value) for filtering, or many small View with key with one value for filtering?
Regards, Alex
Hi everyone,
I trying to find best way with use View. What is the best - use one big View with compound key(two value) for filtering, or many small View with key with one value for filtering?
Regards, Alex
Hello,
It is quite hard to answer without knowing your application and data set but let me point you to some interesting documentation entry:
http://www.couchbase.com/docs/couchbase-manual-2.0/couchbase-views-writing-bestpractice.html
Do not hesitate to detail the type of data, views and the “life cycle” of your data.
Regards