All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.googlecode.xmemcached.spring.boot.XmemcachedKeyConstant Maven / Gradle / Ivy

There is a newer version: 3.3.x.20240823.RELEASE
Show newest version
package com.googlecode.xmemcached.spring.boot;

public abstract class XmemcachedKeyConstant {

	/**
	 * 用户坐标缓存
	 */
	public final static String USER_GEO_LOCATION_KEY = "user:geo:location";

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy