Re: ZODB and Web2py
Etienne Robillard <[email protected]>
| Newsgroups | gmane.comp.web.zope.zodb |
|---|---|
| Message-ID | <[email protected]> |
Hi Toby, For performance, I suggest you definitely pick up ZEO.ClientStorage as the backend. I had database locking issues with FileStorage for running a WSGI app through nginx. Hope this helps, Etienne Le 2017-03-10 à 17:25, Toby Shepard a écrit : > If I choose ZODB as my backend storage for a web2py application, do I > need > to use ZEO, or can multiple clients just hit the web2py server which would > utilize a ZODB database? > > > Thanks, > > > Tobiah > -- > You received this message because you are subscribed to the Google > Groups "zodb" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout. -- Etienne Robillard [email protected] http://www.isotopesoftware.ca/ -- You received this message because you are subscribed to the Google Groups "zodb" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.