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
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 }}
launchdarkly
/
rust-server-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
18
Code
Issues
5
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: Add the FDv2 data system orchestrator
- #190
#190
Merged
6/10
beekld
merged 13 commits into
main
launchdarkly/rust-server-sdk:main
from
bklimt/SDK-2753/fdv2-orchestrator
launchdarkly/rust-server-sdk:bklimt/SDK-2753/fdv2-orchestrator
Copy head branch name to clipboard
Aug 27, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat: Add the FDv2 data system orchestrator
#190
beekld
merged 13 commits into
main
launchdarkly/rust-server-sdk:main
from
bklimt/SDK-2753/fdv2-orchestrator
launchdarkly/rust-server-sdk:bklimt/SDK-2753/fdv2-orchestrator
Copy head branch name to clipboard
Commits
Commits on Aug 25, 2026
feat: Add FDv2 data system orchestrator
beekld
committed
1455dc1
View commit details
Copy full SHA for 1455dc1
Browse repository at this point
feat: Add FDv2 synchronizer rotation and fallback/recovery timers
beekld
committed
7e7ef4c
View commit details
Copy full SHA for 7e7ef4c
Browse repository at this point
feat: Log FDv2 synchronizer status transitions
beekld
committed
c822ce2
View commit details
Copy full SHA for c822ce2
Browse repository at this point
refactor: Rename RecoveringPrimeFactory to DownThenDataFactory
beekld
committed
f1c940e
View commit details
Copy full SHA for f1c940e
Browse repository at this point
feat: Make FDv2 fallback and recovery timeouts configurable
beekld
committed
49c1f3c
View commit details
Copy full SHA for 49c1f3c
Browse repository at this point
chore: Remove the FDv2 transactional-store dead-code allows now that they are consumed
beekld
committed
de3aef7
View commit details
Copy full SHA for de3aef7
Browse repository at this point
chore: Include the source name in FDv2 orchestrator log messages
beekld
committed
c30482c
View commit details
Copy full SHA for c30482c
Browse repository at this point
fix: Ignore no-change changesets in the FDv2 orchestrator
beekld
committed
1909d4b
View commit details
Copy full SHA for 1909d4b
Browse repository at this point
fix: Treat an FDv2 change set as a basis only when it has a selector
beekld
committed
e302830
View commit details
Copy full SHA for e302830
Browse repository at this point
refactor: Simplify the FDv2 is_prime check
beekld
committed
bfd5b91
View commit details
Copy full SHA for bfd5b91
Browse repository at this point
refactor: Build FDv2 initializers lazily as the phase iterates
beekld
committed
abf0463
View commit details
Copy full SHA for abf0463
Browse repository at this point
fix: Signal FDv2 init on a full payload and update the selector on data changes
beekld
committed
9f1f16c
View commit details
Copy full SHA for 9f1f16c
Browse repository at this point
fix: Signal FDv2 init on a basis and defer a selector-less full
beekld
committed
f8ccaf3
View commit details
Copy full SHA for f8ccaf3
Browse repository at this point
You can’t perform that action at this time.