Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/redis-py
/ httl
Method
httl
redis/commands/core.py:10417–10417 ·
view source on GitHub ↗
(self: SyncClientProtocol, key: KeyT, *fields: FieldT)
Source
from the content-addressed store, hash-verified
10415
10416
@overload
10417
def
httl(self: SyncClientProtocol, key: KeyT, *fields: FieldT) -> list[int]: ...
10418
10419
@overload
10420
def
httl(
Callers
15
test_httl_multiple_fields_mixed_conditions
Function · 0.80
test_httl_nonexistent_key
Function · 0.80
test_hgetex_no_expiration
Function · 0.80
test_hgetex_expiration_configs
Function · 0.80
test_hgetex_validate_expired_fields_removed
Function · 0.80
test_hsetex_no_expiration
Function · 0.80
test_hsetex_expiration_ex_and_keepttl
Function · 0.80
test_hsetex_expiration_px
Function · 0.80
test_hsetex_expiration_pxat_and_fnx
Function · 0.80
test_hsetex_expiration_exat_and_fxx
Function · 0.80
test_ttl_multiple_fields_mixed_conditions
Function · 0.80
test_hgetex_no_expiration
Function · 0.80
Calls
1
execute_command
Method · 0.45
Tested by
15
test_httl_multiple_fields_mixed_conditions
Function · 0.64
test_httl_nonexistent_key
Function · 0.64
test_hgetex_no_expiration
Function · 0.64
test_hgetex_expiration_configs
Function · 0.64
test_hgetex_validate_expired_fields_removed
Function · 0.64
test_hsetex_no_expiration
Function · 0.64
test_hsetex_expiration_ex_and_keepttl
Function · 0.64
test_hsetex_expiration_px
Function · 0.64
test_hsetex_expiration_pxat_and_fnx
Function · 0.64
test_hsetex_expiration_exat_and_fxx
Function · 0.64
test_ttl_multiple_fields_mixed_conditions
Function · 0.64
test_hgetex_no_expiration
Function · 0.64