Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/saltstack/salt
/ pipeline
Method
pipeline
tests/pytests/unit/cache/test_redis_cache.py:27–28 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
25
self.db = {}
26
27
def
pipeline(self):
28
return
self
29
30
def
execute(self):
31
tmp = self.results
Callers
3
_flush_key
Function · 0.80
_flush_bank
Function · 0.80
store
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected