Hello up there,

A new release of the package to convert URI into ZODB storage just came out.

The highlight of this release is added support for `demo:` URI resolver. For 
example

    demo:(zeo://localhost:9001?storage=abc)/(file:///path/to/Changes.fs)

refers to DemoStorage that combines ZEO with local FileStorage for changes.

The other news in this release are:

* Support both ZODB4 and ZODB5.
* Add support for PyPy.
* Add support for Python 3.8.
* Drop support for Python 3.4.

Thanks to Tres Seaver, Bert JW Regeer, Steve Piercy, Éloi Rivard and Jason
Madden for their help for this release to happen.

Kirill

--------

About zodburi:

Zodburi is a library which parses URIs and converts them to ZODB storage
objects and database arguments.

https://pypi.org/project/zodburi/
https://docs.pylonsproject.org/projects/zodburi/en/latest/
https://github.com/Pylons/zodburi

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pylons-discuss+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pylons-discuss/YKdpDcKSKA/dQgaQ%40deco.navytux.spb.ru.

Reply via email to