I'm not using db only for session storage. I use it to query data, and for 
search purposes (talk to Sphinx Search via SQL protocol). 

Sometimes when server gets rebooted, my app doesn't start because of database — 
so I have to restart uwsgi process manually (I deploy my app using nginx+uwsgi).

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/webpy/-/e_sUSgfeQVMJ.
To post to this group, send email to webpy@googlegroups.com.
To unsubscribe from this group, send email to 
webpy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/webpy?hl=en.

Reply via email to