File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1+ ================================================================================
2+ xredis-2.2.3 Released Tue Dec 23 00:00:00 CST 2025
3+ ================================================================================
4+ * [feat] add CLIENT TRACKING PREFIXRESET option.
5+ * [feat] support tracking heartbeat && tracking invalidateoff.
6+
17================================================================================
28xredis-2.2.2 Released Tue Oct 28 00:00:00 CST 2025
39================================================================================
Original file line number Diff line number Diff line change 88#ifndef SRC_CTRIP_H_
99#define SRC_CTRIP_H_
1010
11- #define XREDIS_VERSION "2.2.2 "
11+ #define XREDIS_VERSION "2.2.3 "
1212#define CONFIG_DEFAULT_SLAVE_REPLICATE_ALL 0
1313
1414void xslaveofCommand (client * c );
You can’t perform that action at this time.
0 commit comments