Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/redis-py
/ acl_log
Method
acl_log
redis/commands/core.py:263–265 ·
view source on GitHub ↗
( self: SyncClientProtocol, count: int | None = None, **kwargs )
Source
from the content-addressed store, hash-verified
261
262
@overload
263
def
acl_log(
264
self: SyncClientProtocol, count: int | None = None, **kwargs
265
) -> ACLLogData: ...
266
267
@overload
268
def
acl_log(
Callers
4
test_acl_log
Method · 0.80
test_acl_log
Method · 0.80
test_acl_log
Method · 0.80
test_acl_log
Method · 0.80
Calls
3
DataError
Class · 0.90
append
Method · 0.45
execute_command
Method · 0.45
Tested by
4
test_acl_log
Method · 0.64
test_acl_log
Method · 0.64
test_acl_log
Method · 0.64
test_acl_log
Method · 0.64