GeoOperation |
Redis geospatial opertations, such as GEOADD, GEORADIUS,... |
HashOperations |
Redis hash operations |
HyperLogLogOperations |
Redis HyperLogLog operations, such as PFADD, PFCOUNT,... |
ListOperations |
Redis list operations |
SetOperations |
Redis set operations |
ValueOperations |
Redis string (or value) operations |
ZSetOperations |
Redis zset (or sorted set) operations |
BoundGeoOperations |
Redis key bound geospatial operations |
BoundHashOperations |
Redis hash key bound operations |
BoundKeyOperations |
Redis key bound operations |
BoundListOperations |
Redis list key bound operations |
BoundSetOperations |
Redis set key bound operationsBoundValueOperations |
BoundZSetOperations |
Redis zset (or sorted set) key bound operations |