dpaola2 / Analytics

Open Source event tracking
Other
0 stars 0 forks source link

Do extraction in the background instead of on the webhook request #15

Closed dpaola2 closed 10 years ago

dpaola2 commented 10 years ago

Put a datetime column on the events table called "last_extracted_at", ensure it gets updated whenever that event gets extracted.

This is the first step to having an actual ETL.