Re: Announcing Newt DB, the amphibious database

Jason Madden <[email protected]>
Newsgroups gmane.comp.web.zope.zodb
Message-ID <[email protected]>
> On Feb 23, 2017, at 08:47, Jim Fulton <[email protected]> wrote:
> 
>> This is my queue to move to Plone 5. Thanks for the nudge.
> 
> Does Plone 5 support ZODB 5/Relstorage 2?

Out of the box, no.

The buildout for Plone 5.1 (https://github.com/plone/buildout.coredev/blob/5.1/versions.cfg) points to http://dist.plone.org/versions/zope-2-13-26-versions.cfg which still specifies ZODB3 = 3.10.7.

That same buildout also specifies BTrees = 4.4.0 (yay), *but* also transaction = 1.7.0 because, IIUC, the underlying Zope2 doesn't handle the unicode username/note requirement (yet; see https://github.com/zopefoundation/Zope/pull/105). That's a problem because ZODB 5 requires transaction >= 2.0.3.

One might be able to cobble something together that works, though.

-- 
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.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.