open fun rxZunionstoreWeighed(key: String, sets: MutableMap<String, Double>, options: AggregateOptions): Single<String>
Add multiple sorted sets using weights, and store the resulting sorted set in a new key
sets - Map containing set-key:weight pairs
Return