Currently running a catbox cache using config of
"pack": {
"cache": [
{
"engine": "catbox-memory",
"shared": true
}
]
},
Which should default to a 100MB cache limit. Currently seeing instances of this cache in the 389MB range as reported by heapdump while under load. Trying to get more information about the state, but mdb is not cooperating right now.