sysom1/environment/1_sdk
SunnyQjm 24e87db1ee fix(framework): catch_kill_sig_then_kill_all_child should deal zombie process 2024-01-17 06:12:36 +00:00
..
cec_base refactor(deploy): Split init script to "deploy.sh" and "init.sh" 2023-05-19 11:35:44 +08:00
cec_redis fix(cec): Do not log cec message value 2024-01-17 06:12:36 +00:00
channel_job fix(channel_job): get_file failed due to base_url not defined 2023-07-31 20:44:42 +08:00
clogger refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00
cmg_base fix(sdk): Add lock for dispatch_* 2023-05-15 19:13:16 +08:00
cmg_redis refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00
gcache_base feat(gcache): Support load_all 2023-10-26 19:42:52 +08:00
gcache_redis feat(gcache): Support load_all 2023-10-26 19:42:52 +08:00
gclient_base fix(sdk): Add lock for dispatch_* 2023-05-15 19:13:16 +08:00
gclient_cmg refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00
gclient_http refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00
metric_reader feat(sdk.metric_reader): support instant query and custom promql 2024-01-17 06:12:36 +00:00
redis_lua fix(redis_lua): lua script lost after redis restart 2023-05-12 16:41:20 +08:00
sysom_utils fix(framework): catch_kill_sig_then_kill_all_child should deal zombie process 2024-01-17 06:12:36 +00:00
test_cec_redis refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00
test_cmg_base refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00
test_cmg_redis refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00
.gitignore refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00
clear.sh feat(script): Add install.sh and uninstall.sh 2023-06-06 20:57:29 +08:00
init.sh refactor(deploy): Split init script to "deploy.sh" and "init.sh" 2023-05-19 11:35:44 +08:00
install.sh feat(sdk): Add metric_reader sdk used to read metrics 2023-07-20 17:02:17 +08:00
setup_cec_base.py refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00
setup_cec_redis.py refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00
setup_channel_job.py refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00
setup_clogger.py refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00
setup_cmg_base.py refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00
setup_cmg_redis.py refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00
setup_gcache_base.py refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00
setup_gcache_redis.py refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00
setup_gclient_base.py refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00
setup_gclient_cmg.py refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00
setup_gclient_http.py refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00
setup_metric_reader.py feat(sdk): Add metric_reader sdk used to read metrics 2023-07-20 17:02:17 +08:00
setup_redis_lua.py refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00
setup_sysom_utils.py fix(framework): SysomFramework should kill all child while receive killed signal 2024-01-17 06:12:36 +00:00
start.sh refactor(deploy): Split init script to "deploy.sh" and "init.sh" 2023-05-19 11:35:44 +08:00
stop.sh refactor(deploy): Split init script to "deploy.sh" and "init.sh" 2023-05-19 11:35:44 +08:00
uninstall.sh feat(script): Add install.sh and uninstall.sh 2023-06-06 20:57:29 +08:00