Skip to content

Commit 28f5f7f

Browse files
warrick1016patpatbear
authored andcommitted
release xredis-2.2.3
1 parent 22c5a07 commit 28f5f7f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

XREDIS-RELEASENOTES

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
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
================================================================================
28
xredis-2.2.2 Released Tue Oct 28 00:00:00 CST 2025
39
================================================================================

src/ctrip.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
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

1414
void xslaveofCommand(client *c);

0 commit comments

Comments
 (0)