[Zope] Data.fs.lock?
Chris Withers
chrisw@nipltd.com
Thu, 29 Jun 2000 10:57:17 +0100
Erik Enge wrote:
> One could possibly have a function that put new transactions in a new
> file, and then - when told it was ok to do so - it could update the
> regular data.fs file.
Hmm, about extending this so you have 'rotating data.fs files' in the
same way you have rotating log files?
> Actually, if I'm not mistaken, this could be something to put in ZEO?
Definitely, but I think it also needs to be solved for the normal Zope
case as this is what most people will be running...
Chris