GitHub user git-hulk added a comment to the discussion: Expected use of Memory
> For example, if I kept that at 4096 but also had 500GB of stored data - would > the overall memory use still be around 4GB? Yes, it will be around 4GB but it might be a bit larger than that. Because Kvrocks will use some memory for keeping connections and other states, but it won't eat too much memory. GitHub link: https://github.com/apache/kvrocks/discussions/2679#discussioncomment-11371835 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
