Fix instrumention name: delete_prefixed like the others.

上级 9b823c02
......@@ -52,7 +52,7 @@ def delete(key)
end
def delete_prefixed(prefix)
instrument :delete_all, prefix: prefix do
instrument :delete_prefixed, prefix: prefix do
marker = nil
loop do
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册