TSG-5746 使用hos存储非结构化文件
修复缓存代码编译问题 缓存功能适配hos
This commit is contained in:
2
cache/include/tango_cache_client.h
vendored
2
cache/include/tango_cache_client.h
vendored
@@ -81,7 +81,7 @@ enum CACHE_RESULT_TYPE
|
||||
enum OBJECT_LOCATION
|
||||
{
|
||||
OBJECT_IN_UNKNOWN=0,
|
||||
OBJECT_IN_MINIO,
|
||||
OBJECT_IN_HOS,
|
||||
OBJECT_IN_REDIS
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user