As of 0.8.0 there is a switch database context manager. That might work for you.
Ross
You received this message because you are subscribed to the Google Groups "MongoEngine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mongoengine-us...@googlegroups.com.
Interesting. I'll took some ideas from there to write the generic implementation. The code that I pasted in gist is working right in my app. When I finish some details there I'll post new code.
--
Well, I haven't considered that. If you have link about that kind of details of Mongo I could consider a change in a future release ;-)
You received this message because you are subscribed to the Google Groups "MongoEngine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mongoengine-us...@googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "MongoEngine Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/mongoengine-users/69dzr3stPb4/unsubscribe.
Can you explain that overhead? Because at first, I don't see any problem to have more files.