Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/redis-py
/ type
Method
type
redis/cache.py:318–319 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
316
317
@property
318
def
type(self) -> EvictionPolicyType:
319
return
EvictionPolicyType.time_based
320
321
def
evict_next(self) -> CacheKey:
322
self._assert_cache()
Callers
13
dt_vec_set.py
File · 0.45
dt_list.py
File · 0.45
dt_json.py
File · 0.45
cmds_generic.py
File · 0.45
dt_time_series.py
File · 0.45
test_type
Method · 0.45
test_lists_with_byte_keys
Method · 0.45
test_lists_with_memoryview_keys
Method · 0.45
test_type
Function · 0.45
test_type_dollar
Function · 0.45
test_type
Method · 0.45
test_type
Function · 0.45
Calls
no outgoing calls
Tested by
8
test_type
Method · 0.36
test_lists_with_byte_keys
Method · 0.36
test_lists_with_memoryview_keys
Method · 0.36
test_type
Function · 0.36
test_type_dollar
Function · 0.36
test_type
Method · 0.36
test_type
Function · 0.36
test_type_dollar
Function · 0.36