Client-server storage implementation for ZODB
ZEO is a client-server system for sharing a single storage among many clients. When you use ZEO, the storage is opened in the ZEO server process. Client programs connect to this process using a ZEO ClientStorage. ZEO provides a consistent view of the database to all clients. The ZEO client and server communicate using a custom RPC protocol layered on top of TCP.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 5.2.3-1.fc35 | - |
Fedora 35 | 5.2.3-1.fc35 | - |
Fedora 34 | 5.2.2-3.fc34 | - |
You can contact the maintainers of this package via email at
python-ZEO dash maintainers at fedoraproject dot org
.