deb-oslo.versionedobjects/README.rst
Joshua Harlow b2aff4d8c1 Add shields.io version/downloads links/badges into README.rst
Change-Id: I89f9d3765cb19d95864e0f80f8c3e96caa08e80d
2015-09-24 13:02:17 -07:00

995 B

oslo.versionedobjects

Latest Version

Downloads

The oslo.versionedobjects library provides a generic versioned object model that is RPC-friendly, with inbuilt serialization, field typing, and remotable method calls. It can be used to define a data model within a project independent of external APIs or database schema for the purposes of providing upgrade compatibility across distributed services.