couchdb
couchdb copied to clipboard
Support webhook notification
Support webhook notification , I want to use couchdb with serverless lambda, but lambda can not keep the connection to listen the _change
Actually what I would try for this case is to use Prometheus to catch and filter specific event and translate it to alert which will be trigger the function.