Connection Modes
GeminiDB Redis API is compatible with open-source Redis and allows traffic from applications using different types of SDKs. It can also be accessed through Data Admin Service (DAS), private networks, and public networks.
Figure 1 shows the process of connecting to a GeminiDB Redis instance.
Method |
Scenario |
Description |
---|---|---|
DAS |
You can connect to a GeminiDB Redis instance using a web-based console client. |
- |
Private network |
You can connect to a GeminiDB Redis instance through a private IP address, private domain name, or load balancer address. This method is suitable when your application is deployed on an ECS that is in the same region and VPC as your instance. |
|
Public network |
You can connect to a GeminiDB Redis instance through a public domain name or an EIP. This method is suitable when an instance cannot be accessed over a private network. You can connect to the instance from an ECS using a public domain name or an EIP. |
|
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.