GitHub user stpp2 closed a discussion: Expected use of Memory
Hey all, Thank you for this great library! I'm running a pretty basic `kvrocks` node with about 20GB of data on disk. Current memory usage is about 2GB. I believe memory usage is correlated with the total size of the data stored on disk (due to indexes, perhaps?) My question is - is there a way to limit the memory to, say, 4GB or 8GB and make sure it never uses more than that? (while hopefully keeping decent performance levels) Thanks! GitHub link: https://github.com/apache/kvrocks/discussions/2679 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
