Package: wnpp
Severity: wishlist
Owner: Thomas Goirand <[email protected]>

* Package name    : python-oslo.versionedobjects
  Version         : 0.1.0
  Upstream Author : OpenStack Foundation <[email protected]>
* URL             : https://github.com/openstack/oslo.versionedobjects
* License         : Apache-2.0
  Programming Lang: Python
  Description     : deals with DB schema versions and code expectations

 oslo.versionedobjects library deals with DB schema being at different versions
 than the code expects, allowing services to be operated safely during
 upgrades. It enables DB independent schema by providing an abstraction layer,
 which allows us to support SQL and NoSQL Databases. oslo.versionedobjects is
 also used in RPC APIs, to ensure upgrades happen without spreading version
 dependent code across different services and projects.


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to