[ZODB-Dev] RelStorage 1.5.0b1 dry-run > two phase pack, better pack lock behaviour

Martijn Pieters mj at zopatista.com
Thu Feb 24 08:26:29 EST 2011


On Wed, Feb 23, 2011 at 15:08, Martijn Pieters <mj at zopatista.com> wrote:
> I've started a optimistic locking strategy patch in my patch queue,
> contains this locking strategy change only for now:
>
>  https://bitbucket.org/mjpieters/relstorage-mq/src/tip/optimistic_commitlock_pack.patch>

I've made progress on the patch this afternoon. Next up are tests for
both patches. The above patch now uses the nowait locking strategy to
run pack batches. It has been renamed though, and now lives at:

  https://bitbucket.org/mjpieters/relstorage-mq/src/tip/nowait_commitlock_pack.patch

-- 
Martijn Pieters


More information about the ZODB-Dev mailing list