Skip to content

Clarification on the role of some external (required) components (postgres,rabbitmq,redis) #1739

Answered by ShockwaveNN
Willena asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, we do not have any official documentation but If I remember right

  • Postgreqsl and rabbitmq is used to store temp data needed for CoEdit service for work and build files after all user are exit
  • redis is used to store cache file. And it's not used in open source version of DocumentServer

Who is producing / consuming the data

I think it's better to search through source code and find calls for those subsystems

How important the component is (heavy usage, small usage, critical data, ...)

It depends on scenarios your DocumentServer is used. For example if you got 1000 separate document in which only 1 user is opening it - there will be small usage of those subsystems

But if you got a …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Willena
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants