This website requires JavaScript.
Explore
Help
Sign In
gfwleak
/
tango-tfe
Archived
Watch
1
Star
0
Fork
0
You've already forked tango-tfe
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-14
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
e440098f659f7ada2c5070026b73912fd5af4d3d
tango-tfe
/
cache
/
src
History
zhangchengwei
e440098f65
curl操作加入超时限制
2018-10-31 09:43:41 +08:00
..
cJSON
支持Head获取对象元信息操作,支持从redis获取元信息;调整内部超时检查逻辑;
2018-10-25 18:56:45 +08:00
cache_evbase_client.cpp
[1]统一GET/PUT结束后结果通知机制,API直接调用失败时不回调,其他情况回调(promise);
2018-10-27 11:03:58 +08:00
tango_cache_client_in.h
curl操作加入超时限制
2018-10-31 09:43:41 +08:00
tango_cache_client.cpp
curl操作加入超时限制
2018-10-31 09:43:41 +08:00
tango_cache_pending.cpp
对于包含content-range头部的http会话,不进行缓存查询和更新。
2018-10-23 19:30:08 +08:00
tango_cache_redis.cpp
[1]统一GET/PUT结束后结果通知机制,API直接调用失败时不回调,其他情况回调(promise);
2018-10-27 11:03:58 +08:00
tango_cache_redis.h
HEAD object元信息来源选择由宏定义改为配置文件。
2018-10-25 18:56:47 +08:00
tango_cache_tools.cpp
重构cache目录,将libxml2、libcurl放到vendor目录。
2018-10-14 17:12:06 +08:00
tango_cache_tools.h
日志打印BUG
2018-10-25 18:56:45 +08:00
tango_cache_transfer.cpp
curl操作加入超时限制
2018-10-31 09:43:41 +08:00
tango_cache_transfer.h
[1]统一GET/PUT结束后结果通知机制,API直接调用失败时不回调,其他情况回调(promise);
2018-10-27 11:03:58 +08:00
tango_cache_xml.cpp
重构cache目录,将libxml2、libcurl放到vendor目录。
2018-10-14 17:12:06 +08:00
tango_cache_xml.h
重构cache目录,将libxml2、libcurl放到vendor目录。
2018-10-14 17:12:06 +08:00