Skip to content

Commit 0b5e21e

Browse files
authored
Add new redis methods (#1441)
1 parent 4bc5db7 commit 0b5e21e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

newrelic/hooks/datastore_redis.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -439,10 +439,12 @@
439439
"wait",
440440
"waitaof",
441441
"xack",
442+
"xackdel",
442443
"xadd",
443444
"xautoclaim",
444445
"xclaim",
445446
"xdel",
447+
"xdelex",
446448
"xgroup_create",
447449
"xgroup_createconsumer",
448450
"xgroup_del_consumer",

0 commit comments

Comments
 (0)