RedisDatabase.request

Run the specified command and arguments in the Redis database server

struct RedisDatabase
T
request
(
T = void
ARGS...
)
(
string command
,
scope ARGS args
)

Meta