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
Type
/
to 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
.
launchdarkly
/
python-server-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
47
Star
44
Code
Issues
4
Pull requests
6
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: Add async big segment store manager and async Redis adapter
- #462
#462
Merged
jsonbailey
merged 12 commits into
main
launchdarkly/python-server-sdk:main
from
jb/sdk-2729/async-big-segments
launchdarkly/python-server-sdk:jb/sdk-2729/async-big-segments
Copy head branch name to clipboard
Jul 27, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat: Add async big segment store manager and async Redis adapter
#462
jsonbailey
merged 12 commits into
main
launchdarkly/python-server-sdk:main
from
jb/sdk-2729/async-big-segments
launchdarkly/python-server-sdk:jb/sdk-2729/async-big-segments
Copy head branch name to clipboard
Commits
Commits on Jul 20, 2026
feat: Add async big segment store manager and async Redis adapter
Show description for 1e86a17
jsonbailey
committed
1e86a17
View commit details
Copy full SHA for 1e86a17
Browse repository at this point
Commits on Jul 21, 2026
fix: Do not cap the async Redis big segment store connection pool
Show description for c490639
jsonbailey
committed
c490639
View commit details
Copy full SHA for c490639
Browse repository at this point
refactor: Extract shared BigSegmentStoreStatusProviderImpl into big_segments_common
Show description for 47e12bd
jsonbailey
committed
47e12bd
View commit details
Copy full SHA for 47e12bd
Browse repository at this point
refactor: Align async big-segments manager method order with sync
jsonbailey
committed
d73d129
View commit details
Copy full SHA for d73d129
Browse repository at this point
refactor: Move shared big-segments helpers into big_segments_common
Show description for eb1c4d1
jsonbailey
committed
eb1c4d1
View commit details
Copy full SHA for eb1c4d1
Browse repository at this point
refactor: Use EMPTY_MEMBERSHIP module constant directly
Show description for e428549
jsonbailey
committed
e428549
View commit details
Copy full SHA for e428549
Browse repository at this point
Commits on Jul 22, 2026
build: Drop speculative redis upper version bound
jsonbailey
committed
7bd5ebd
View commit details
Copy full SHA for 7bd5ebd
Browse repository at this point
build: Keep published redis floor at >=2.10.5 (bump only dev/test)
jsonbailey
committed
45a2125
View commit details
Copy full SHA for 45a2125
Browse repository at this point
Commits on Jul 24, 2026
fix: Remove unreachable coroutine-returning branch in async get_status
jsonbailey
committed
82c10ea
View commit details
Copy full SHA for 82c10ea
Browse repository at this point
refactor: Simplify async get_status with or-fallback
jsonbailey
committed
ea1daed
View commit details
Copy full SHA for ea1daed
Browse repository at this point
Commits on Jul 27, 2026
docs: Note sync vs async status behavior on BigSegmentStoreStatusProvider
jsonbailey
committed
f236c59
View commit details
Copy full SHA for f236c59
Browse repository at this point
fix: Support redis-py < 5.0.1 async client close in big segment store
jsonbailey
committed
4ac5c6c
View commit details
Copy full SHA for 4ac5c6c
Browse repository at this point
You can’t perform that action at this time.