1b6b36e029
- Enabled ketama and compression in pylibmc_wrapper. Both options are better for clusters. - Oracle: Use a more optimal query for POSKeyError logging. - Fixed a NameError that occurred when getting the history of an object where transaction extended info was set.
4 lines
52 B
INI
4 lines
52 B
INI
[buildout]
|
|
extends = buildout.cfg
|
|
eggs += cx_Oracle
|