Skip to content

Version 1.0.0

Latest
Compare
Choose a tag to compare
@imzhenyu imzhenyu released this 18 Oct 07:35
· 11 commits to master since this release

This release works with rDSN version 1.0.0.

Major features and Improvements

  • dsn.dist.service.stateless: scale-out and fail-over for stateless services (e.g., micro services)
  • dsn.dist.service.stateful.type1: scale-out, replicate, and fail-over for stateful services (e.g., storage)
  • dsn.dist.service.meta_server: membership, load balance, and machine pool management for the above service frameworks

Bug fixes

Backwards-incompatible changes