Skip to content

Conversation

@justinmir
Copy link
Contributor

@justinmir justinmir commented Aug 26, 2024

💸 TL;DR

The baseplate.go/redisbp library does not support the latest Redis cluster version as it is based on go-redis/v8. This deprecates redisbp in favor of the go-redis/v9 redis client.

📜 Details

Design Doc

Jira

🧪 Testing Steps / Validation

Only changes doc comment.

✅ Checks

  • CI tests (if present) are passing
  • Adheres to code style for repo
  • Contributor License Agreement (CLA) completed if not a Reddit employee

The baseplate.go/redisbp library does not support the latest Redis
cluster version (Redis 7+) as it is based on go-redis/v8. This
deprecates redisbp in favor of the go-redis/v9 redis client.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant