File tree Expand file tree Collapse file tree 2 files changed +12
-14
lines changed
Expand file tree Collapse file tree 2 files changed +12
-14
lines changed Original file line number Diff line number Diff line change @@ -26,13 +26,12 @@ Engula's advanced compression algorithm intelligently evaluates data to determin
2626![ Transparent-hybrid-compression-en.png] ( assets/Transparent-hybrid-compression-en.png )
2727### Compression Efficiency
2828
29- | ** Business Name** | ** Before Compression** | ** After Compression** | ** Compression Rate** | ** Average Value Size** |
30- | ------------------------------------------------------| ------------------------| -----------------------| ----------------------| ------------------------|
31- | User Profiles for an Internet Forum | 13.88 GB | 6.11 GB | 44% | 4 KB |
32- | Favorites and Carts in a Food Ordering App | 2.11 GB | 0.91 GB | 42% | 2 KB |
33- | Traffic Operations Records for a Car Rental Platform | 3.1 GB | 1.7 GB | 55% | - |
34- | Bank risk control model data | 9.44 GB | 2.352 GB | 25% | 5 KB |
35-
29+ | Industry | Scenario | Before Compression | After Compression | Space Savings | Average Value Size |
30+ | -----------------| ---------------------| ---------------------| -------------------| ---------------| ---------------------|
31+ | Gaming Forum | Feature Store | 13.88 GB | 6.11 GB | 56% | 4 KB |
32+ | Restaurant SaaS | Favorites and Carts | 2.11 GB | 0.91 GB | 57% | 2 KB |
33+ | Car Rental | Traffic Operations | 3.1 GB | 1.7 GB | 45% | - |
34+ | Banking | Risk Control Model | 9.44 GB | 2.352 GB | 75% | 5 KB |
3635## Configuration
3736
3837Engula supports common Redis configuration parameters to ensure seamless integration.
Original file line number Diff line number Diff line change @@ -30,13 +30,12 @@ Engula 的先进压缩算法智能评估数据以确定最佳压缩策略。它
3030
3131### 压缩效率
3232
33- | ** 业务名称** | ** 压缩前** | ** 压缩后** | ** 压缩率** | ** 平均值大小** |
34- | ----------------| ------------| ------------| ------------| ----------------|
35- | 互联网论坛用户资料 | 13.88 GB | 6.11 GB | 44% | 4 KB |
36- | 外卖 App 收藏夹和购物车 | 2.11 GB | 0.91 GB | 42% | 2 KB |
37- | 租车平台交通运营记录 | 3.1 GB | 1.7 GB | 55% | - |
38- | 银行风控平台数据 | 9.44 GB | 2.352 GB | 25% | 5 KB |
39-
33+ | 行业 | 场景 | 压缩前 | 压缩后 | 空间节省 | 值平均大小 |
34+ | ---------| ---------| --------| --------| ----------| ------------|
35+ | 游戏论坛 | 特征存储 | 13.88 GB | 6.11 GB | 56% | 4 KB |
36+ | 餐饮 SaaS | 收藏夹和购物车 | 2.11 GB | 0.91 GB | 57% | 2 KB |
37+ | 汽车租赁 | 交通运营 | 3.1 GB | 1.7 GB | 45% | - |
38+ | 银行 | 风控模型 | 9.44 GB | 2.352 GB | 75% | 5 KB |
4039
4140## 配置
4241
You can’t perform that action at this time.
0 commit comments