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
5ce7b9f2fc1d2f951c866edb937b8296d034e8b6
tango-tfe
/
cache
/
src
History
zhengchao
0311407d67
Close
#80
创建ssl upstream发生在KNI accept线程,event_add后又通过promise_set_ctx修改了callback para,此时tfe work thread调用了peek client hello,导致取出空的ctx。
2018-11-14 16:03:36 +08:00
..
cache_evbase_client.cpp
将读取配置单独抽出形成parameter API;支持Redis多机备份和故障切换。
2018-11-13 10:48:18 +08:00
tango_cache_client_in.h
将读取配置单独抽出形成parameter API;支持Redis多机备份和故障切换。
2018-11-13 10:48:18 +08:00
tango_cache_client.cpp
将读取配置单独抽出形成parameter API;支持Redis多机备份和故障切换。
2018-11-13 10:48:18 +08:00
tango_cache_pending.cpp
Close
#80
创建ssl upstream发生在KNI accept线程,event_add后又通过promise_set_ctx修改了callback para,此时tfe work thread调用了peek client hello,导致取出空的ctx。
2018-11-14 16:03:36 +08:00
tango_cache_redis.cpp
将读取配置单独抽出形成parameter API;支持Redis多机备份和故障切换。
2018-11-13 10:48:18 +08:00
tango_cache_redis.h
将读取配置单独抽出形成parameter API;支持Redis多机备份和故障切换。
2018-11-13 10:48:18 +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
将读取配置单独抽出形成parameter API;支持Redis多机备份和故障切换。
2018-11-13 10:48:18 +08:00
tango_cache_transfer.h
[1]统一GET/PUT结束后结果通知机制,API直接调用失败时不回调,其他情况回调(promise);
2018-10-31 10:54:52 +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