Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
boostorg
/
redis
Public
Notifications
You must be signed in to change notification settings
Fork
49
Star
283
Code
Issues
27
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Refreshes master from develop
- #431
#431
Merged
anarthal
merged 15 commits into
master
boostorg/redis:master
from
develop
boostorg/redis:develop
Copy head branch name to clipboard
Jul 3, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Refreshes master from develop
#431
anarthal
merged 15 commits into
master
boostorg/redis:master
from
develop
boostorg/redis:develop
Copy head branch name to clipboard
Commits
Commits on Apr 30, 2026
Removes the standalone CMake workflow (#409)
Show description for 1a57daf
anarthal
authored
1a57daf
View commit details
Copy full SHA for 1a57daf
Browse repository at this point
docs: retry ui-bundle downloads (#401)
sdarwin
authored
13c4b82
View commit details
Copy full SHA for 13c4b82
Browse repository at this point
Commits on May 1, 2026
Removes -Werror from CMake tests (#412)
anarthal
authored
3d21264
View commit details
Copy full SHA for 3d21264
Browse repository at this point
Commits on May 3, 2026
Guards benchmarks behind BOOST_REDIS_INTEGRATION_TESTS (#411)
Show description for 8a8fc18
anarthal
authored
8a8fc18
View commit details
Copy full SHA for 8a8fc18
Browse repository at this point
Commits on May 4, 2026
Replaces Boost.Test by boost::core::lightweight_test (#416)
anarthal
authored
911d145
View commit details
Copy full SHA for 911d145
Browse repository at this point
Commits on May 7, 2026
Improves CI coverage for POSIX compilers (#418)
Show description for 51ec420
anarthal
authored
51ec420
View commit details
Copy full SHA for 51ec420
Browse repository at this point
Updates the checkout action to v6 in GHA (#420)
anarthal
authored
044324e
View commit details
Copy full SHA for 044324e
Browse repository at this point
Recovers the B2 build on Windows (#419)
Show description for 9845e4f
anarthal
authored
9845e4f
View commit details
Copy full SHA for 9845e4f
Browse repository at this point
Adds CIs for OSX (#421)
anarthal
authored
1d339e2
View commit details
Copy full SHA for 1d339e2
Browse repository at this point
Commits on May 9, 2026
Implements lazy buffer rotations
Show description for 45294d3
mzimbres
committed
45294d3
View commit details
Copy full SHA for 45294d3
Browse repository at this point
Merge pull request #415 from mzimbres/lazy_buffer_rotations
Show description for 98a46f6
mzimbres
authored
98a46f6
View commit details
Copy full SHA for 98a46f6
Browse repository at this point
Commits on May 24, 2026
Adds initializers to config to support designated initializers (#424)
Show description for 7a622e9
anarthal
authored
7a622e9
View commit details
Copy full SHA for 7a622e9
Browse repository at this point
Commits on Jun 19, 2026
Package update (#429)
anarthal
authored
62b0024
View commit details
Copy full SHA for 62b0024
Browse repository at this point
Commits on Jun 20, 2026
Fixes a race condition in test_push_consumer (test_conn_push2.cpp) (#430)
anarthal
authored
0d9f3f5
View commit details
Copy full SHA for 0d9f3f5
Browse repository at this point
Commits on Jun 26, 2026
Fix use two-iterator erase-remove in multiplexer::cancel to avoid UB (#428)
L0rentz
authored
741d389
View commit details
Copy full SHA for 741d389
Browse repository at this point
You can’t perform that action at this time.