[ZODB-Dev] when to use connection close/sync

Joerg Baach lists at baach.de
Fri Aug 16 15:38:40 CEST 2013


Hi *,

after having looked around on google and the zodb api documentation[1] I
am still unsure how to handle connections properly (especially in the
context of syncing zeo clients):

When do I need to:

- connection.close()
- connection.sync()

Cheers,

  Joerg

[1] http://zodb.readthedocs.org/en/latest/api.html


More information about the ZODB-Dev mailing list