coleifer/walrus

[recommended][active] walrus Lightweight Python utilities for working with Redis, на сайте с August 28, 2023 22:18
Lightweight Python utilities for working with Redis. The purpose of walrus is to make working with Redis in Python a little easier. Rather than ask you to learn a new library, walrus subclasses and extends the popular redis-py client, allowing it to be used as a drop-in replacement. In addition to all the features in redis-py, walrus adds support for some newer commands, including full support for streams and consumer groups.