amphp / redis

Efficient asynchronous communication with Redis servers, enabling scalable and responsive data storage and retrieval.
https://amphp.org/redis
MIT License
156 stars 31 forks source link

Add support for sorted sets #91

Closed Bilge closed 2 months ago

Bilge commented 2 months ago

Redis sorted sets.

kelunik commented 2 months ago

See https://github.com/amphp/redis/blob/2.x/src%2FCommand%2FRedisSortedSet.php.