#7732: Oracle Backend with SessionPool
-------------------------------------+-------------------------------------
     Reporter:  halturin             |                    Owner:  mboersma
         Type:  New feature          |                   Status:  assigned
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |               Resolution:
     Severity:  Normal               |             Triage Stage:  Accepted
     Keywords:  yandex-sprint        |      Needs documentation:  1
  oracle session pool                |  Patch needs improvement:  1
    Has patch:  1                    |                    UI/UX:  0
  Needs tests:  1                    |
Easy pickings:  0                    |
-------------------------------------+-------------------------------------

Comment (by skyl):

 I have what may be a more simple approach to the problem. I branched off
 of the current django master on github. I can easily remove the extraneous
 flake8 changes and squash into one commit for a pull request:

 https://github.com/skyl/django/compare/7732-oracle-sessionpool

 It appears that the tests will pass against Oracle (takes forever).
 However, I'm not that familiar with the ins and outs of how database
 backends work. If someone could look at my patch and let me know if there
 is something obvious I've missed, I would appreciate it. On a simple test
 webapp, I'm experiencing a significant speedup with the patch.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/7732#comment:13>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to