labring / FastGPT

FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration.
https://fastgpt.in
Other
16.94k stars 4.53k forks source link

Mongo 副本集作用 #2324

Closed sdytzjp closed 1 month ago

sdytzjp commented 1 month ago

mongo副本集的作用是为了实现读写分离吗

如何通过副本集查询相关数据,同时不影响正常的数据写入

zaite commented 1 month ago

可以研究下mongo数据库,在数据库层面进行操作