Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pubsub implementation in glide-core and with Python wrapper. #1602

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

ikolomi
Copy link
Contributor

@ikolomi ikolomi commented Jun 18, 2024

Works both in standalone and cluster modes. Pubsub configuration is provided in client creation params.

Requires: amazon-contributing/redis-rs#160

Comments are fixed in this PR: #1650

Issue #, if available:
#218

…th in standalone and cluster modes. Pubsub configuration is provided in client creation params.
@ikolomi ikolomi merged commit b3eb509 into main Jun 18, 2024
52 checks passed
@acarbonetto acarbonetto deleted the pubsub_final branch June 18, 2024 21:13
python/src/lib.rs Show resolved Hide resolved
submodules/redis-rs Show resolved Hide resolved
utils/cluster_manager.py Show resolved Hide resolved
glide-core/src/client/types.rs Show resolved Hide resolved
python/python/glide/config.py Show resolved Hide resolved
python/python/glide/redis_client.py Show resolved Hide resolved
python/python/glide/redis_client.py Show resolved Hide resolved
python/python/glide/redis_client.py Show resolved Hide resolved
python/python/glide/redis_client.py Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

3 participants