docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon run
摘要:
docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?.See ‘docker run --help’. 使用docker时报docker: C 阅读全文
posted @ 2021-03-04 22:17
Latteitcjz
阅读(348)
评论(0)
推荐(0)
摘要:
yum makecache: error: argument timer: invalid choice: ‘fast’ (choose from ‘timer’) 在使用yum makecache fast报错yum makecache: error: argument timer: invali 阅读全文
posted @ 2021-03-04 22:04
Latteitcjz
阅读(489)
评论(0)
推荐(0)
摘要:
Redis缓存穿透和雪崩 服务的高可用问题 Redis缓存的使用,极大的提升了应用程序的性能和效率,特别是数据查询方面。但同时,它也带来了一 些问题。其中,要害的问题,就是数据的一致性问题,从严格意义上讲,这个问题无解。如果对数据 的一致性要求很高,那么就不能使用缓存。 另外的一些典型问题就是,缓存 阅读全文
posted @ 2021-03-04 00:33
Latteitcjz
阅读(80)
评论(0)
推荐(0)

浙公网安备 33010602011771号