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 lists #92

Closed Bilge closed 2 months ago

Bilge commented 2 months ago

Redis lists.

kelunik commented 2 months ago

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