Re: [Quixote-users] newbie mod_python+quixote+dojo
Re: [Quixote-users] newbie mod_python+quixote+dojo
2006-10-21
Mike Orr2006-10-22
Oleg BroytmannFwd: [Quixote-users] newbie mod_python+quixote+dojo
2006-10-22
Mike Orr2006-10-23
Jesus CeaDurus future (Was: Re: [Durus-users] Re: [Quixote-users] newbie
mod_python+quixote+dojo)
2006-10-23
Jesus CeaRe: sync
David Binger
On Oct 23, 2006, at 3:09 PM, Jesus Cea wrote: > David, please, implement "sync" :-) By that, do you mean, that the StorageServer calls self.storage.sync() with the expectation of getting a list of invalidations that should be passed along to all clients, and that this storage sync should also be called at the top of the commit() handler method and upon the completion of a pack?