open fun rxHexists(key: String, field: String): Single<String>
Determine if a hash field exists
key - Key string
key
field - Field name
field
Return