hedy
hedy copied to clipboard
[PERFORMANCE] Create a cron job to retrieve all public programs each x minutes
Description With the merging of #2929 we improve the server load by caching all public programs once. However, this is not ideal as we only perform this on server start and don't change this cache list later on. We should implement some type of cron job to update the list each x minutes.