[ZODB-Dev] Simple RelStorage Question
Shane Hathaway
shane at hathawaymix.org
Tue May 18 17:05:13 EDT 2010
On 05/18/2010 01:40 PM, Zack Spencer wrote:
> I'm completely new to Zope, but from what I've been able to find it
> looks like ConflictErrors are simply a side effect of optimistic
> concurrency control, not unlike conditional PUTs in HTTP. This is
> exactly the behavior I would expect.
Exactly. RelStorage implements the same concurrency model as FileStorage.
Shane
More information about the ZODB-Dev
mailing list