PoolC / Yuzuki

PoolC 홈페이지 제작 프로젝트
https://poolc.org/
MIT License
10 stars 9 forks source link

session store to redis #2

Closed TintypeMolly closed 9 years ago

TintypeMolly commented 9 years ago

Session store must be outside of Yuzuki so that session information is stored even when Yuzuki is down. redis is a primary candidate. memcached can be used.