Replies: 1 comment 2 replies
-
Hi @2q2code, is this pattern something you have noticed more recently? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Infisical backend is idle most of the time. It's great for doing its job when it is called upon, but I'd like to know why it needs to use ~200MB of RAM continuously? The Pi I run it on doesn't have a great deal of RAM to spare, so I need to investigate these. All other processes around it (far more active ones!) use not even a fraction of this! My installation is via Docker. Image used is: infisical/infisical:latest-postgres, updated up to Dec 16.
Beta Was this translation helpful? Give feedback.
All reactions