选择要导出的页面:
get命令本质是调用了lookupKeyRead这个底层方法,lookupKeyRead方法如下:
lookupKeyReadWithFlags方法如下:
expireIfNeeded方法用来判断一个key是否过期返回1,说明已经过期返回0,说明数据没有过期