-
Notifications
You must be signed in to change notification settings - Fork 1
doc: removes ractor references #20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds a new whitepaper document that explains Leopard's NATS Service-API architecture and compares it to traditional REST-based microservice communication. The document provides technical details about how Leopard leverages NATS messaging for service discovery, load balancing, and observability.
- Introduces comprehensive documentation explaining Leopard's Service-API architecture
- Compares NATS Service-API benefits against traditional REST approaches
- Documents key features like automatic discovery, scaling, and telemetry capabilities
No description provided.