Hello, I'm here because i need to know if the following feature will be included in the futures releases of django (if yes, what release ?) or why are they missing ? -- REAL Query cache (like in ruby on rails), very useful if you have redundant SQL request (like multiple recursive requests by example to show a category and it's parents) -- Database persistant connexion, and connexion pool, why we can keep the connexion open in django ? we have to re-open it at every request
for me, it's a big bad point because these features are missing, and they are VERY useful and important (and rails includes all that... why not django ?) Thank you, and sorry for my bad english --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---