open fun rxExistsMany(keys: MutableList<String>): Single<String>
Determine if one or many keys exist
keys - List of key strings
keys
Return