Create a new db table to archive job postings from previous seasons to easily move data that is no longer useful. This process can be done through a cron job that is ran every 4 months or so, but we will have to decide when and which data should be permanently deleted as well.
Idea
Create a new db table to archive job postings from previous seasons to easily move data that is no longer useful. This process can be done through a cron job that is ran every 4 months or so, but we will have to decide when and which data should be permanently deleted as well.