Closed deeptibaghel closed 6 years ago
@deeptibaghel you should just detect platform and if it is MAC then it should just run brew install memcached
@deeptibaghel for now if NOT MAC (os x), we can just log a message and say "memcached missing"
@deeptibaghel which reminds me, didn't we want to just move memcached
to a docker container, and then we just need to make sure docker
is present
@vladikoff i have moved memcached to docker and then checking only docker.
@deeptibaghel awesome thanks!
This is awesome!
@vladikoff , i started with checking memcached. It is failing if we install from source in mac. t/lru-maintainer.t (Wstat: 512 Tests: 226 Failed: 2)
do we need to proceed like this only ?