Skip to content

Documentation Wrong: Redis-py 6.2.0 ssl=True does not exist (Named in documentation), it became connection_class=redis.SSLConnection #3694

Open
@EverybodyGetsHurt

Description

@EverybodyGetsHurt

Dear all,

I've been busy for a week to try and deploy Redis memorystore in google cloud, with AUTH+SSL, and using it from an App Engine.

I've been using redis(py) 6.2.0, and kept running into error regarding SSL.

Looking at this github examples, or at https://redis.readthedocs.io/en/stable/connections.html, it still shows ssl as an argument.

The only place I could find a reference to using connection_class=redis.SSLConnection, was one reference here:
https://github.com/redis/redis-py/blob/master/docs/examples/ssl_connection_examples.ipynb

Can you update the documentation for other users.

-Ivo

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions