Php7.2 memcached (not memcache) in plugins

Hooking in into this topic, as i’m interested in this as well. In the past, I’ve been trying to setup memcached for caching too, but were also confused in how to properly set this up and “see” what’s going on.

Any tips for tools to “monitor” or “log” memcached cache would be most welcome.

Maybe a tad more helpful; I know getkirby.com uses an APCu cache implementation. Whilst not the same; it can be a place to search for clues?