1 Repo
Configurations that specify the syntax version of a query to ensure consistent results.
Distinct from SQL Dialect Adapters: Focuses on versioning/dialect settings for specific server versions rather than general cross-database translation.
Explore 1 awesome GitHub repository matching data & databases · Versioned Query Dialects. Refine with filters or upvote what's useful.
redis-py is a Python client library for executing Redis commands and managing in-memory data structures. It provides the necessary components to integrate Python applications with Redis for data storage and retrieval. The project includes a cluster client for monitoring health and managing automatic failover across multiple active-active database replicas. It also features a connection pool manager to maintain reusable socket connections and a dedicated pub/sub client for subscribing to real-time message channels. The library covers broad capability areas including performance optimization t
Allows specifying the search query dialect version to ensure consistent results across server versions.