memory cache Memory cache完全匹配的cache,在内存采用的是hash map结构,hash key是用户的query hash值,hash value是用户的问题,用户问题需要满足完全匹配。 图1 memory cache结构 父主题: 缓存类型