Does list function work in couchbase 2.0?
and if it does, how?
I used them in couchdb and I thought, that, just like map and reduce functions, they will work in couchbase... but I can't seem to make them work
to be clear it's the function which allows to manipulate views output in such way that it can be displayed in a different format - say, in RSS instead of JSON
Actually, list functions in Apache CouchDB are different than list and set datatypes, and they're not currently in any near-term roadmap. Generally, we are aiming for the kinds of deployments where the DB is accessed from an app server.
I would really like to know the answer to this as well...I have a fairly large scale system deployed where ist functions are absolutely vital....is couchbase really not using them?..I use expose certain endpoints directly and use an appserver to talk to others
I don't think this is a targeted feature for 2.0. Lists and sets are features that we are interested in adding and will likely be in a future release of Couchbase.