Commit Graph

3 Commits

Author SHA1 Message Date
Shane Hathaway 1b6b36e029 Prep for 1.4.0:
- 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.
2010-09-30 10:17:16 +00:00
Shane Hathaway 2455ca8769 slightly more modular buildout 2009-10-30 08:49:37 +00:00
Shane Hathaway 3a8a8b8598 Oracle: use a timeout on commit locks. This requires installation
of a small PL/SQL package that can access the DBMS_LOCK package.

Also added documentation on how to set up databases.
2009-10-27 07:17:27 +00:00