Cache the database time for a longer time
Cache the database timestamp for up to 10 minutes and keep it up to date during that time by local clock. This helps limiting the number of database queries on the communication thread.
Please register or sign in to comment