Browse Source

Pre Merge pull request !2 from 完全开源/N/A

pull/2/MERGE
完全开源 Gitee 2 years ago
parent
commit
70544a38ac
No known key found for this signature in database GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 3 deletions
  1. +1
    -3
      dataProcessing.md

+ 1
- 3
dataProcessing.md View File

@@ -1,4 +1,4 @@
# 开源舆情 【数据处理】部分技术架构说明文档
# 开源舆情 【数据处理】技术架构说明文档
## 简述
@@ -50,13 +50,11 @@
![输入图片说明](ProIMG/20220219-234818.png)
## 数据总线
我们自研了一套数据总线系统API与Elasticsearch对接,将内部整套数据处理流程完成后,通过低代码化的API接口框架对输出。
## 数据存储
为了储存海量的数据,同时还能保证系统的性能和运行效率,我们将一条数据储存了多份,用储存空间换取查询时间。


Loading…
Cancel
Save