Grav php cache options

I’m runnning Grav 1.7.48 php 8.2.28 on my server (Shared Linux)
No problem with the site but noticed caches
memcached, redis and zend opcache are runnnig while
apcu, memcache and wincache are not installed but recomended.

Details of cache options sketch in the documentation.
Is it worth installing all of these or, as I suspect, some are alternatives.
Any suggestions ould be welcome.

FYI. for my testing server I am using Grav 1.8.0-beta.4 on windows laragon with PHP 8.4 seems to work but there are a couple of deprecation issues.