hiredis-vip-0.3.0.zip编译修正
This commit is contained in:
2
cache/include/object_store_client.h
vendored
2
cache/include/object_store_client.h
vendored
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user