package com.primeton.damp.cache;
import com.google.common.cache.Cache;
import com.google.common.cache.CacheBuilder;
/**
*
*
* Created by zhenqin.
* User: zhenqin
* Date: 2021/4/2
* Time: 11:15
* Vendor: yiidata.com
* To change this template use File | Settings | File Templates.
*
*
*
* @author zhenqin
*/
public class GuavaMemCached implements ICache