open fun rxIncr(key: String): Single<String>
Increment the integer value of a key by one
key - Key string
key
Return