open fun rxHget(key: String, field: String): Single<String>
Get the value of a hash field
key - Key string
key
field - Field name
field
Return