Skip to content

Is there any way to access the Redis client? #1338

Closed Answered by provinzkraut
danechitoaie asked this question in Q&A
Discussion options

You must be logged in to vote

There is, but not through a public API unfortunately.

You can use cache.backend._redis to get the client used.

Check out #1330, which proposes a new API for this, that would greatly simplify this access.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by provinzkraut
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants