asuc-octo / berkeleytime

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

use redis to store user session cookies #710

Closed maxmwang closed 2 weeks ago

maxmwang commented 3 weeks 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.