Thanks Alexander, that can be useful.
Didn’t know about update_notification, thanks Mike!



--  
Pedro



Em domingo, 6 de dezembro de 2015 às 16:58, Alexander Shorin escreveu:

> On Sun, Dec 6, 2015 at 7:36 PM, Pedro Teixeira <[email protected] 
> (mailto:[email protected])> wrote:
> >  
> > From the docs it looks like this endpoint simply returns creations, 
> > deletions and updates of databases.
> > What I’m looking for are changes in *records* inside and across all 
> > databases...
> >  
>  
>  
> Yes. The idea behind is that you don't have to keep alive a lot of
> continuous changes feeds, but spawn them only by a fact of updates in
> some database. Create/delete events helps you to auto
> subscribe/unscribe from the databases.
>  
> Alternatively, as Mike mentioned, there is update_notification
> external which looks more closer to what you want.
>  
> --
> ,,,^..^,,,
>  
>  


Reply via email to