c# - Storing List<T> in Couchbase/Memcached in addition to each T? -


i'm using couchbase/memcached pre-compute bunch of search results , keep them in memory serve clients, instead of them doing searches themselves.

a set of search results list. if customer clicks given search result i'll need pull details on t itself. can query couchbase given element of list, or there other cleverer way should approaching this?

i saw question (couchbase: better retrieve list object or each object individually?) doesn't seem fit i'm after...


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -