Hi everyone, We are starting to migrate some more ...
# community-help
b
Hi everyone, We are starting to migrate some more of our Algolia indexes to Typesense and I am trying to determine if the
Typesense Memory Used
in our cluster dashboard is part of the
System Memory Used
. In other words is the total memory used 1.
System Memory Used
2.
System Memory Used
+
Typesense Memory Used
I probably am missing this info in the docs so thanks for the assistance.
j
System Memory Used is the actual RAM that is used by Typesense and the OS Typesense Memory Used is
RAM used by Typesense
+
Any potential swap space used by Typesense
. Ideally you don't want any swap to be used for consistent performance. Swap is only configured for safety purposes
b
Beautiful. Thanks @Jason Bosco
👍 1