岚天逸见

2019年5月22日 #

REdis之maxmemory解读

摘要: redis.conf中的maxmemory定义REdis可用最大物理内存,有多种书写方式,以下均为合法: maxmemory 1048576 maxmemory 1048576B maxmemory 1000KB maxmemory 100MB maxmemory 1GB maxmemory 100 阅读全文

posted @ 2019-05-22 17:25 岚天逸见 阅读(17205) 评论(0) 推荐(0)

导航