Open joaquinjsb opened 4 months ago
Hey, in this article it's mentioned that
Max denotes the maximum number of entries that the cache can take in. By default, this number is set to 32767.
So to answer your question, the measure unit is number of entries
. Hope that helps you, I was also wondering what this means and I think it should be mentioned in the docs 😄
Thanks for clarifying it out for me, it should be written on the docs , probably we can just do a pull request of the docs
Hello, when using the configuration,
is the max setting in mb/kb/gb?