moltimate / moltimate-backend

A protein active site alignment tool
GNU General Public License v2.0
10 stars 6 forks source link

Flush Cache into Database on Server Shutdown #124

Open jmiller656 opened 5 years ago

jmiller656 commented 5 years ago

When the server is shut down, all cached items that are not in the database will be lost. We can fix this by putting all items in the cache into the database when we detect that the server is shutting down