hiredis-vip-0.3.0.zip编译修正

This commit is contained in:
zhangchengwei
2018-12-15 21:19:20 +08:00
committed by zhengchao
parent a70aa35a3a
commit c801523de9
4 changed files with 4 additions and 4 deletions

View File

@@ -29,7 +29,7 @@ int object_store_head_object(struct object_store_instance *instance, struct futu
struct tango_cache_result *object_store_read_result(void *promise_result);
//DELETE<54>ӿ<EFBFBD>
int object_store_delete_object(struct object_store_instance *instance, struct future* f, const char *objkey);
int object_store_delete_object(struct object_store_instance *instance, struct future* f, const char *objkey, const char *minio_addr=NULL, const char *bucket=NULL);
//һ<><D2BB><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD><CFB4>ӿ<EFBFBD>
int object_store_upload_once_data(struct object_store_instance *instance, struct future* f,