Hi,
want to implement memcahche in zend 3 need some sample code for it. kindly help.
Hi,
want to implement memcahche in zend 3 need some sample code for it. kindly help.
Use zend-cache, https://docs.zendframework.com/zend-cache/storage/adapter/#quick-start.
There is “Memcached Adapter” over there.