enum
Redis::Geo::Sort
Overview
Sort directions for geosearch comands.
Defined in:
commands/geo.crEnum Members
-
ASC =
0 -
Sort results in ascending order
-
DESC =
1 -
Sort results in descending order