Hi,
Using a stream processing engine I need CouchDB data to find out how to perform processing on the incomming data. The CouchDB data can be updated. I don't want to read data from CouchDB on each incomming message processing. So does CouchDB provide any feature for this?
