Skip to content

Support redis-py >= 6.0 #96

@Alerion

Description

@Alerion

If I want to use throttled-py with RedisStore, I can't use the newest Redis features, because I am limited by redis>=5.2.1,<6.0.0.

Really it is not a blocker, because RedisStore can be used with redis>=6.0.0. You just need to install throttled-py without redis dependency.

Metadata

Metadata

Labels

kind/buildChanges that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions