Sorted Set

The Sorted Set type is similar to Set type with the unique feature of values stored in a set. The difference is that every member of a Sorted Set is associated with a score, that is used keep the Sorted Set in order.

Once the data fetched from the connected endpoint, Racompass provides a wide variety of methods for updating and manipulating that data.

screenshot-zset

GEO

The GEO mode by decoding the latitude and longitude into the score of the sorted set. To display GEO Longitude, Latitude and GEOHash with a toggle switch.

screenshot-zset-geo