\ManaPHP\DataRedisInterface

Summary

Methods
Constants
call()
getMaster()
getSlave()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

call()

call(string  $method, array  $arguments) : mixed

Parameters

string $method
array $arguments

Returns

mixed

getMaster()

getMaster() : \Redis

Returns

\Redis

getSlave()

getSlave() : \Redis

Returns

\Redis