Skip to content

v1.0.0-alpha for layer 1 (local development), v0.9 for layer 2 (replication)

Pre-release
Pre-release
Compare
Choose a tag to compare
@imzhenyu imzhenyu released this 22 Feb 01:08
· 945 commits to master since this release

This release locks down the service API for layer 1 (v1.0.0-alpha), i.e., for local machine development. Check out the details at http://imzhenyu.github.io/rDSN/documents/v1/html/group__dev-layer1.html. It also provides a set of integrated development tools, see ongoing document here or tool registration code here.

This release also provides a solid implementation of automatic replication at layer 2 (v0.9), which is mostly ready for production run (and it is onboarding in company). However, its programming interface may be changed due to the recent goal we have to have a SAME application model for both layer 1 and layer 2 in the release of v1.0.0. An ongoing document of layer 2 can be found at http://imzhenyu.github.io/rDSN/documents/v1/html/group__dev-layer2.html.

This release does not contain the code for layer 3 yet.

For installation of this release, please refer to http://imzhenyu.github.io/rDSN/documents/v1/html/group__install.html
Make sure your pulled version is set to this release though.

Any problems, please fire issues to let us know. Thanks very much.