Don't replicate data over webhooks. SCROLL

(welidev.github.io)

2 points | by weli 10 hours ago ago

1 comments

  • weli 10 hours ago

    A simple mecanism:

    Open an https stream to a collection, each new line is a new object event with a cursor.

    Your server was down? Simply subscribe to the same collection from the last cursor saved.