Y
Hacker News
new
|
ask
|
show
|
jobs
by
pcloadlett3r
163 days ago
How is the alerts functionality implemented?
1 comments
Xyra
163 days ago
You submit a SQL query to periodically run, we run it and store the results. As we ingest more documents (dozens of sources are being ingested every day), we run it again. If there's different outputs, you get an email.
link