Open celic opened 10 years ago
Likely via cron jobs. Check every so often which points were created more than 6 hours ago and drop them from the table if they are old.
The ruby gem Whenever is perfect for this. Railscast
Likely via cron jobs. Check every so often which points were created more than 6 hours ago and drop them from the table if they are old.