Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 1.14 KB

File metadata and controls

13 lines (8 loc) · 1.14 KB

Build Status GitHub issues codecov Code Climate Documentation Status

Also see the Dashboard for more information on the builds and tests.


Rebus

Rebus is targeted to become a slim C++ ORM and RPC framework using JSON and XML nativly but supporting easy customization of serialization to/from other formats.

As it is in an very early stage of development main focus is in developing and testing the json to c++ mapping. When this functionality is robust, work in the database-drivers will begin. And afterwards implementation of RPC-functionality is planned.