What's new?
High-level description of important updates to the Develop section
Q3 2025 (July - September) Updates
Tools
Redis AI & Vectors
- Updated vector types documentation for INT8 and UINT8
- Added GEO search precision information
- Enhanced LangCache SDK with savings calculator and improved API documentation
Data Types
- Bitmaps:
- Added BITOP documentation with Python testable code examples
- Added bit operation diagrams
Client Libraries
Java (Jedis)
.NET (NRedisStack)
- Added vector set embedding examples
- Enabled C#-Sync and C#-Async client variants with async examples on the landing page
Rust (NEW)
- Added initial Rust client documentation
- Enabled Rust-Sync and Rust-Async client variants
- Landing page code examples for Rust
Documentation Updates
- Added close/quit details to client landing pages
- Added redlock-universal to Redlock implementations list
- Fixed keyspace notifications typo
- Updated Unicode quotes to ASCII throughout documentation
- Fixed broken links and improved cross-references
Q2 2025 (April - June) Updates
Tools
- Redis Insight v2.70.1 release notes
- Redis Insight v1.4.0 release notes
- Updated Redis Insight pages with consistent image-card layout
- Added Redis Insight SVG icons and download links across tools documentation
Redis AI & Vectors
- Reorganized search and query documentation under AI section
- Added AI video tutorials with YouTube content
- Added AI notebook collection with 8 new notebook links
- Expanded vector examples across multiple clients:
- Updated redisvl documentation for versions 0.6.0-0.8.2
- Added LangCache SDK documentation with API reference
Redis 8.0 & 8.2 Features
- Redis Open Source 8.2 documentation
- Updated Redis 8.0 release notes
- Redis Query Engine expiration capabilities in Redis 8
- Enhanced TAG documentation per GitHub issues
- Vector quantization and compression moved to dedicated page
Data Types
- TimeSeries:
- Enhanced time series examples with query and aggregation info
- Added testable code examples (TCE) support
- Probabilistic:
- Added testable examples for Python, C#, Java, and Go
- Updated Cuckoo filter documentation
Client Libraries
Python (redis-py)
- Added reconnection examples
- Enhanced timeout and retry details
- Fixed pip install command for redis-py entraid extension
- Added Binder environment links for Python examples
Java (Jedis)
- Updated to latest Jedis version
- Added reconnection examples
- Enhanced probabilistic data type examples
Node.js
- Added command reliability information
- Fixed reconnection details
.NET (NRedisStack)
- Added retries and timeouts to production usage advice
- Enhanced dialect 2 notes
Go (go-redis)
- Added retries and timeouts to production usage
- Enhanced dialect 2 notes
- Added Connect with AMR page.
Lettuce
- Updated to latest Lettuce version
- Added command reliability information
- Added JSON query examples
PHP (Predis)
- Enhanced dialect 2 notes
Documentation Structure & Navigation
- Reorganized develop section navigation with improved sidebar structure
- Moved programmability section into develop area
- Relocated patterns folder to clients section
- Added Using commands section to develop area
- Enhanced keyspace notifications and pub/sub documentation
- Updated transactions and pipeline pages
- Added comprehensive aliases for backward compatibility
Protocol & Technical Updates
- Fixed RESP protocol specification attribute byte documentation
- Enhanced FT.AGGREGATE expression precedence documentation
- Updated distributed locks documentation
- Fixed FP32 vectorsets endianness documentation
Q1 2025 (January - March) Updates
Tools
- Redis Insight v2.66 release notes
- Updated CLI output samples for
bigkeys
,memkeys
,keystats
Redis AI & Vectors
- Expanded vector examples:
- Updated AI integrations:
Data Types
- TimeSeries:
- JSON:
- Probabilistic:
Commands & API Docs
- Pages updated for format and accuracy:
- RESP3 reply types documented in Hiredis command page
- CSC behavior clarified
Search & Query
- Best practices:
- New/updated topics:
Client Libraries
Go
.NET
Java (Jedis)
Node.js
Redis-py
Lettuce
Hiredis
- Full client guide:
Q4 2024 (October - December) Updates
- Updated the RESP3 specification document to include the attribute type.
- Updates to the key eviction page.
- Updates to the Redis Insight page related to its new Redis Query Engine auto-completion feature.
- Restructured and added testable connection examples to the client pages.
- Added Redis Open Source and Redis Stack release notes.
- Added new Redis for AI page.
- Added new Predis (PHP client library) page.
Q3 2024 (July - September) Updates
- Updated the RAG with Redis quick start guide.
- Updates for Redis Open Source version 7.4.
- Added new Redis Insight debugging page.
- Completed a major re-write/restructuring of the vector indexing page.
- Added new client-side caching page.
- Added new documentation for the RDI in Redis Insight feature.
- Added new documentation for the Redis for VS Code feature.
- Added multi-language code examples to the Redis Query Engine query pages.
- Added client-side caching information to the supported clients pages.
- Numerous changes to the Redis client content.