I'm planning to build a collection of applications that would be
accessed through the same login (Google Writer, Sheet, and
Presentation). What is the recommendation here:

1. One DB with tables for all apps with the same DB config
2. Create a DB per app and create seperate DB configs

>From a performance/scalability point of view, #2 aligns better with my
needs, but then I need a seperate DB for users. Can CakePHP's
AuthComponent handle that kind of scenario?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to