Evaluating couchbase for operational database serving up WSS feeds

Hello,

After reading over couch base documentation, I’m trying gauge if the following is possible.

I want to use Couchbase to serve up real time operational data for dashboards, etc
I want to use change feeds for when View data changes… not just when document changes… if document is updated but view has not changed…

I see that Couchbase supports WSS and Webhooks… can I get change feed based on a view via WSS or Webhooks?

Thanks

@siri, @venkat… Use cases for you!