Allow passing Redis client options to command
and pipeline
functions
#51
Labels
enhancement
New feature or request
command
and pipeline
functions
#51
Allow passing Redis client option to the extended cache functions like
command
andpipeline
.Currently, these functions look like this:
They don't admit extra options. Therefore, the idea is to make them like so:
Add add
:key
and:name
to the supported options.The text was updated successfully, but these errors were encountered: