Here is how to have Sphinx Search database wrapper for 
web.py: https://gist.github.com/2472971


On Monday, April 23, 2012 10:07:49 PM UTC+4, Andrey Kuzmin wrote:
>
> I'm sorry, it seems that mistake is in my subclass of db driver to be used 
> with sphinx search, because app runs when mysql server is offline, but 
> doesn't start when sphinx is off.
>
>
> On Monday, April 23, 2012 9:50:03 PM UTC+4, Andrey Kuzmin wrote:
>>
>> 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/-/tC2Jyw9i7EgJ.
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