asuc-octo / berkeleytime

UC Berkeley enrollment info
https://berkeleytime.com
MIT License
56 stars 9 forks source link

use redis to store user session cookies #710

Closed maxmwang closed 5 months ago

maxmwang commented 5 months ago

Adapted from branch user_redis_cache worked on by @JackyJerkyYt.

Stores user session cookies in Redis instead of in memory (default behavior). After deploying, backend instances can be brought back up from 1.