Skip to content

SOFARegistry is a production-level, low-latency, high-availability service registry powered by Ant Financial.

License

Notifications You must be signed in to change notification settings

sofastack/sofa-registry

Repository files navigation

SOFARegistry

unit test integration test license codecov maven

中文版本

SOFARegistry is a production-level, low-latency, high-availability registry system for micro-services registration powered by Ant Group. SOFARegistry originated from Taobao's ConfigServer. Over the past decade, as Ant Group's business has grown, its registry architecture has evolved to its sixth generation. Currently, SOFARegistry not only fully supports Ant Group's internal services, but also serves numerous partners through Ant Financial Technology while maintaining compatibility with the open-source ecosystem. Adopting an AP architecture, SOFARegistry enables millisecond-level real-time push notifications. Additionally, its layered architecture supports unlimited horizontal scalability.

Functionality

  • Supports service publishing and subscription
  • Provides real-time notifications upon service change
  • Offers enhanced service governance API endpoints
  • Employs multi-tier architecture for traffic and data wise to handle massive connections and large-scale datasets
  • Ensures high data availability through facility replication capabilities
  • Enables millisecond-level notifications for service registration/deregistration via SOFABolt communication framework
  • AP architecture guarantees availability under network partitions

Requirement

  • Compilation requires JDK 8+ and Maven 3.2.5+
  • Runtime environment requires JDK 6+ (JDK 8+ for server-side deployment)
  • Recommended: JDK 8 (JDK 16 has not been tested and may have compatibility issues)

Docs

Contribute

How to Contribute to SOFARegistry

Acknowledgements

SOFARegistry originally evolved from Alibaba's internal ConfigServer. We extend our gratitude to Bi Xuan(毕玄) for creating ConfigServer, which laid a solid foundation for SOFARegistry's development. The implementation references portions of code from Netflix's Eureka, and we are grateful to Netflix for open-sourcing this exceptional framework.

License

SOFARegistry is licensed under the Apache License 2.0.

About

SOFARegistry is a production-level, low-latency, high-availability service registry powered by Ant Financial.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages