open fun rxSort(key: String, options: SortOptions): Single<String>
Sort the elements in a list, set or sorted set
key - Key string
key
options - Sort options
options
Return