Re: Proposal: user-friendly API for multi-database support

2008-09-29 Thread mihasya
that works fine on a single server, you don't do anything in teh function. Once you start sharding, you modify the function to reflect that. Cheers. Mike. On Sep 29, 10:25 pm, mihasya <[EMAIL PROTECTED]> wrote: > So, I'm still learning my way around the deeper parts of the codebase, >

Re: Proposal: user-friendly API for multi-database support

2008-09-29 Thread mihasya
So, I'm still learning my way around the deeper parts of the codebase, but at first glance the "function pointed to from settings.py" approach seems best. This way, the connection management is completely opaque to the model. If that function isn't defined, it can just fall back to the default

database clustering/sharding automation

2008-09-29 Thread mihasya
Hey, is anybody actually tackling the database scale stuff Cal "joked" about in his keynote? I'd like to work on it, but don't want to spin my wheels if the core team is already working on it. Mike. --~--~-~--~~~---~--~~ You received this message because you are