verify an object is latest in cache
Sanjay Rao <[email protected]>
| Newsgroups | gmane.comp.web.zope.zodb |
|---|---|
| Message-ID | <[email protected]> |
Hi, If I use ZEO with Zope (multiple instances) then at some point it may be possible that at a given moment a particular object is updated in database but not in client cache of all the clients. For most of the time it is OK to use slightly older copy. But in few cases I want to make sure that the object I am going to use is latest. Even if object is coming from client cache I want to verify whether it is updated or not. Is there any ZEO/ZODB API to verify an object revision ? Regards, Sanjay Rao -- You received this message because you are subscribed to the Google Groups "zodb" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.