Skip to content

v0.1.0 (July 20, 2018)

Pre-release
Pre-release
Compare
Choose a tag to compare
@xuechaos xuechaos released this 05 Aug 03:38
· 5101 commits to master since this release
  • Creating, deleting, modifying, and querying configurations: the core functionalities.
  • Multiple languages support: supports Java/Shell/HTTP OpenAPI.
  • Service Discovery: Basic service registry and discovery.
  • Service Discovery: Service load balancing using instance weights, protect threshold and instance health statuses.
  • Service Discovery: Supports four ways for health check: http, tcp, mysql and client heartbeat.
  • Service Discovery: CRUD operations on service instances through Java client and open API.
  • Service Discovery: Service subscribtion and push through Java client.