Update README_en.md (#87)

This commit is contained in:
Austin Zhai
2025-07-10 14:24:20 +08:00
committed by GitHub
parent f724354949
commit 790be256e1

View File

@@ -1,5 +1,5 @@
<p align=center>
<img src="./docs/diagram/frontier-logo.png" width="30%" height="30%">
<img src="./docs/diagram/frontier-logo.png" width="30%">
</p>
<div align="center">
@@ -33,7 +33,7 @@ Frontier is a full-duplex, open-source long-connection gateway developed in Go.
**Frontier Component**
<img src="./docs/diagram/frontier.png" width="100%" height="100%">
<img src="./docs/diagram/frontier.png" width="100%">
- _Service End_: The entry point for microservice functions, connecting by default.
- _Edge End_: The entry point for edge node or client functions.
@@ -918,7 +918,7 @@ See the cluster deployment section below.
### Frontier + Frontlas
<img src="./docs/diagram/frontlas.png" width="100%" height="100%">
<img src="./docs/diagram/frontlas.png" width="100%">
The additional Frontlas component is used to build the cluster. Frontlas is also a stateless component and does not store other information in memory, so it requires additional dependency on Redis. You need to provide a Redis connection information to Frontlas, supporting `redis`, `sentinel`, and `redis-cluster`.
@@ -1159,4 +1159,4 @@ If you wish to submit features or more quickly address project issues, you are w
Released under the [Apache License 2.0](https://github.com/singchia/geminio/blob/main/LICENSE)
---
A Star ⭐️ would be greatly appreciated ♥️
A Star ⭐️ would be greatly appreciated ♥️