Update keyspace notifications link to valkey.io in code comment (#1100)
As title description  Signed-off-by: hwware <wen.hui.ware@gmail.com>
This commit is contained in:
parent
ac569c09f8
commit
613e4e028f
@ -30,7 +30,7 @@
|
|||||||
#include "server.h"
|
#include "server.h"
|
||||||
|
|
||||||
/* This file implements keyspace events notification via Pub/Sub and
|
/* This file implements keyspace events notification via Pub/Sub and
|
||||||
* described at https://redis.io/topics/notifications. */
|
* described at https://valkey.io/topics/notifications */
|
||||||
|
|
||||||
/* Turn a string representing notification classes into an integer
|
/* Turn a string representing notification classes into an integer
|
||||||
* representing notification classes flags xored.
|
* representing notification classes flags xored.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user