Re: [ZODB-Dev] Replication for the Zope Object Database

2013-05-28 Thread Jim Fulton
On Mon, May 27, 2013 at 8:42 PM, Carlos de la Guardia wrote: > Hey Jim, > > great news! > > pypi link is wrong, should be: https://pypi.python.org/pypi/zc.zrs Right you are. Thanks. > > Year for changes in pypi page is shown as 2015. Oops. Fixed on PyPI and and future releases. JIm -- Jim Fu

Re: [ZODB-Dev] Replication for the Zope Object Database

2013-05-27 Thread Lennart Regebro
On Tue, May 28, 2013 at 2:16 AM, Jim Fulton wrote: > I'm happy to announce that we've released ZRS, a replication framework > for ZODB, as open source. Fantastic stuff! On Tue, May 28, 2013 at 2:42 AM, Carlos de la Guardia wrote: > Year for changes in pypi page is shown as 2015. It's the futur

Re: [ZODB-Dev] Replication for the Zope Object Database

2013-05-27 Thread Darryl Dixon - Winterhouse Consulting
> I'm happy to announce that we've released ZRS, a replication framework > for ZODB, as open source. > > ZRS provided primary/secondary replication for ZODB File Storages, > typically as part of ZEO (ZODB client-server) servers. > > To learn more, see: > > http://www.zope.com/products/x1752814276

Re: [ZODB-Dev] Replication for the Zope Object Database

2013-05-27 Thread Carlos de la Guardia
Hey Jim, great news! pypi link is wrong, should be: https://pypi.python.org/pypi/zc.zrs Year for changes in pypi page is shown as 2015. Carlos de la Guardia On Mon, May 27, 2013 at 7:16 PM, Jim Fulton wrote: > I'm happy to announce that we've released ZRS, a replication framework > for ZO

[ZODB-Dev] Replication for the Zope Object Database

2013-05-27 Thread Jim Fulton
I'm happy to announce that we've released ZRS, a replication framework for ZODB, as open source. ZRS provided primary/secondary replication for ZODB File Storages, typically as part of ZEO (ZODB client-server) servers. To learn more, see: http://www.zope.com/products/x1752814276/Zope-Replicati