MCPcopy Create free account
hub / github.com/IceFireDB/IceFireDB / Clear

Function Clear

IceFireDB-Redis-Proxy/test/server/proxy.go:108–110  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

106}
107
108func Clear() {
109 defaultProxy.minis.FlushAll()
110}
111
112func Direct() *miniredis.Miniredis {
113 return defaultProxy.minis

Callers 15

TestSaddFunction · 0.92
TestSismemberFunction · 0.92
TestSremFunction · 0.92
TestSpopFunction · 0.92
TestSrandmemberFunction · 0.92
TestSscanFunction · 0.92
TestSortedSetFunction · 0.92
TestSortedSetAddFunction · 0.92
TestSortedSetRangeFunction · 0.92
TestIssue10Function · 0.92
TestSortedSetRemFunction · 0.92

Calls

no outgoing calls

Tested by 15

TestSaddFunction · 0.74
TestSismemberFunction · 0.74
TestSremFunction · 0.74
TestSpopFunction · 0.74
TestSrandmemberFunction · 0.74
TestSscanFunction · 0.74
TestSortedSetFunction · 0.74
TestSortedSetAddFunction · 0.74
TestSortedSetRangeFunction · 0.74
TestIssue10Function · 0.74
TestSortedSetRemFunction · 0.74