Y
Hacker News
new
|
ask
|
show
|
jobs
by
ddorian43
674 days ago
Good luck with maintaining that NAS. Your sticky sessions will logout all users on a server that goes down. It's better to have a db.
Please stop.
1 comments
samsonradu
674 days ago
Of course it's better to have a db doh... I'm replying to your
> By default flask doesnt have a db.
link
ddorian43
674 days ago
People don't have NAS laying around. And don't use a filesystem as a db, especially a remote filesystem.
link
> By default flask doesnt have a db.