open fun rxUnlinkMany(keys: MutableList<String>): Single<String>
Delete multiple keys asynchronously in another thread. Otherwise it is just as DEL, but non blocking.
keys - List of keys to delete
keys
Return