Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Storing sessions in rdbms is a rather poor choice espesially at scale.


On the other hand, sessions are important and if you're only using redis/etc for caching and not as a primary data store, it may not be a very good idea to treat it as a primary store of session data.

Sessions are vital for any product that works better with logged-in users.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: