| .. |
|
idempotency
|
set thread name as necessary
|
2021-04-29 21:33:05 +08:00 |
|
include
|
fix compile error: add -Iinclude CFLAGS
|
2020-11-09 21:02:29 +08:00 |
|
Makefile.in
|
add sf_cluster_cfg.[hc]
|
2021-03-31 11:00:03 +08:00 |
|
sf_binlog_writer.c
|
sf_binlog_writer: change thread name for unity
|
2021-04-30 10:13:08 +08:00 |
|
sf_binlog_writer.h
|
set thread name as necessary
|
2021-04-29 21:33:05 +08:00 |
|
sf_cluster_cfg.c
|
add function sf_load_cluster_config_by_file
|
2021-05-22 17:12:27 +08:00 |
|
sf_cluster_cfg.h
|
add function sf_load_cluster_config_by_file
|
2021-05-22 17:12:27 +08:00 |
|
sf_configs.c
|
sf_load_read_rule_config support default value
|
2020-10-25 20:40:14 +08:00 |
|
sf_configs.h
|
sf_connection_manager impl get_connection etc.
|
2021-02-19 16:47:45 +08:00 |
|
sf_connection_manager.c
|
set thread name as necessary
|
2021-04-29 21:33:05 +08:00 |
|
sf_connection_manager.h
|
change connection_manager extra pointer
|
2021-03-17 14:32:51 +08:00 |
|
sf_define.h
|
change default values
|
2021-05-23 21:36:43 +08:00 |
|
sf_func.c
|
add AGPLv3 license and copyright
|
2020-10-14 10:33:41 +08:00 |
|
sf_func.h
|
add AGPLv3 license and copyright
|
2020-10-14 10:33:41 +08:00 |
|
sf_global.c
|
change macro SF_G_BASE_PATH to SF_G_BASE_PATH_STR
|
2021-05-27 07:58:26 +08:00 |
|
sf_global.h
|
change macro SF_G_BASE_PATH to SF_G_BASE_PATH_STR
|
2021-05-27 07:58:26 +08:00 |
|
sf_nio.c
|
bugfixed: MUST set stage to SF_NIO_STAGE_NONE first for re-entry
|
2021-02-10 21:38:45 +08:00 |
|
sf_nio.h
|
add functions: sf_set_deal_task_func_ex etc.
|
2021-01-18 11:25:32 +08:00 |
|
sf_proto.c
|
bugfixed: sf_server_update_prepare_and_check MUST use request->body
|
2021-04-19 21:43:19 +08:00 |
|
sf_proto.h
|
change output of sf_log_network_error_ex1
|
2021-04-24 18:11:33 +08:00 |
|
sf_service.c
|
change macro SF_G_BASE_PATH to SF_G_BASE_PATH_STR
|
2021-05-27 07:58:26 +08:00 |
|
sf_service.h
|
set thread name as necessary
|
2021-04-29 21:33:05 +08:00 |
|
sf_sharding_htable.c
|
support key_type one and two
|
2020-12-10 14:43:49 +08:00 |
|
sf_sharding_htable.h
|
support key_type one and two
|
2020-12-10 14:43:49 +08:00 |
|
sf_types.h
|
parse cmd options strictly
|
2021-05-24 20:33:56 +08:00 |
|
sf_util.c
|
change macro SF_G_BASE_PATH to SF_G_BASE_PATH_STR
|
2021-05-27 07:58:26 +08:00 |
|
sf_util.h
|
correct macro define: sf_parse_daemon_mode_and_action
|
2021-05-24 20:53:33 +08:00 |