Full-featured Python client for Redis with connection pooling, Pub/Sub, pipelines, Lua scripting, and Cluster/Sentinel support.
redis-py — Official Redis Client for Python
Full-featured Python client for Redis with connection pooling, Pub/Sub, pipelines, Lua scripting, and Cluster/Sentinel support.
Safe staging for this asset
This asset is staged first. The copied prompt tells the agent to inspect the staged files and ask before activating scripts, MCP config, or global config.
npx -y tokrepo@latest install eca0cfc7-8135-11f1-9bc6-00163e2b0d79 --target codexStages files first; activation requires review of the staged README and plan.
Discussion
Related Assets
RQ — Simple Python Job Queues Backed by Redis
RQ (Redis Queue) is a lightweight Python library for queueing and processing background jobs. It uses Redis as a broker and provides a minimal API for enqueuing functions with their arguments.
Signal Desktop — End-to-End Encrypted Messaging for Desktop
Signal Desktop is the official desktop client for the Signal private messenger. Built with Electron, it provides end-to-end encrypted messaging, voice notes, group chats, and disappearing messages on Linux, macOS, and Windows.
URQL — Lightweight Extensible GraphQL Client for React and Beyond
URQL is a highly customizable and lightweight GraphQL client for JavaScript frameworks that prioritizes simplicity and extensibility through a modular exchange-based architecture.
tiktoken — Fast BPE Tokenizer for OpenAI Models
A high-performance byte pair encoding tokenizer used by OpenAI GPT models, written in Rust with Python bindings for counting and splitting tokens.