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 }}
yetanotherco
/
aligned_layer
Public
Notifications
You must be signed in to change notification settings
Fork
401
Star
314
Code
Issues
155
Pull requests
13
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat(aggregation-mode): support multiple dbs
- #2214
#2214
Merged
JuArce
merged 23 commits into
staging
yetanotherco/aligned_layer:staging
from
feat/support-multiple-dbs
yetanotherco/aligned_layer:feat/support-multiple-dbs
Copy head branch name to clipboard
Jan 6, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
feat(aggregation-mode): support multiple dbs
#2214
JuArce
merged 23 commits into
staging
yetanotherco/aligned_layer:staging
from
feat/support-multiple-dbs
yetanotherco/aligned_layer:feat/support-multiple-dbs
Copy head branch name to clipboard
Commits
Commits on Dec 18, 2025
feat: db orchestrator design
MarcosNicolau
committed
5794215
View commit details
Copy full SHA for 5794215
Browse repository at this point
feat: receive config via params and log errors
MarcosNicolau
committed
5340365
View commit details
Copy full SHA for 5340365
Browse repository at this point
feat: orchestrator write/read failure and preferred order by last successfull
MarcosNicolau
committed
5e32525
View commit details
Copy full SHA for 5e32525
Browse repository at this point
feat: make orchestrator clone safe between threads
MarcosNicolau
committed
5a2d233
View commit details
Copy full SHA for 5a2d233
Browse repository at this point
feat: use orchestrator in proof aggregator
MarcosNicolau
committed
4ab27f1
View commit details
Copy full SHA for 4ab27f1
Browse repository at this point
feat: use db orchestrator in gateway + remove mutable reference to self
MarcosNicolau
committed
67e8d05
View commit details
Copy full SHA for 67e8d05
Browse repository at this point
Commits on Dec 19, 2025
fix: build of aggregation-mode gateway
MarcosNicolau
committed
440dc33
View commit details
Copy full SHA for 440dc33
Browse repository at this point
feat: orchestrator for payment poller
MarcosNicolau
committed
d472330
View commit details
Copy full SHA for d472330
Browse repository at this point
chore: read connection urls vector from config
MarcosNicolau
committed
51085bd
View commit details
Copy full SHA for 51085bd
Browse repository at this point
chore: address clippy warnings
MarcosNicolau
committed
eb78706
View commit details
Copy full SHA for eb78706
Browse repository at this point
chore: address more clippy warnings
MarcosNicolau
committed
2d4b876
View commit details
Copy full SHA for 2d4b876
Browse repository at this point
Commits on Dec 22, 2025
refactor: comment backoff delays remove stale todos and set initial retry params
MarcosNicolau
committed
34b2ece
View commit details
Copy full SHA for 34b2ece
Browse repository at this point
adjust db retries params + explanation
MarcosNicolau
committed
7c6e035
View commit details
Copy full SHA for 7c6e035
Browse repository at this point
chore: link to aws in backoff alg
MarcosNicolau
committed
37e6a88
View commit details
Copy full SHA for 37e6a88
Browse repository at this point
Commits on Jan 5, 2026
Apply suggestion from @maximopalopoli
Show description for da75e45
MarcosNicolau
and
maximopalopoli
authored
da75e45
View commit details
Copy full SHA for da75e45
Browse repository at this point
refactor: rename DbOrchestartor for DbOrchestrator
MarcosNicolau
committed
3fa5063
View commit details
Copy full SHA for 3fa5063
Browse repository at this point
fix: query execution max times comparison
MarcosNicolau
committed
4a65db1
View commit details
Copy full SHA for 4a65db1
Browse repository at this point
refactor: move next backoff delay function to retry.rs
MarcosNicolau
committed
79134a5
View commit details
Copy full SHA for 79134a5
Browse repository at this point
fix: use min instead of max in next_backoff_delay
MarcosNicolau
committed
f10a34b
View commit details
Copy full SHA for f10a34b
Browse repository at this point
remove prefered order feature
MarcosNicolau
committed
4a67e58
View commit details
Copy full SHA for 4a67e58
Browse repository at this point
Commits on Jan 6, 2026
chore: address clippy warnings
MarcosNicolau
committed
ccb502e
View commit details
Copy full SHA for ccb502e
Browse repository at this point
update comments
JuArce
committed
66d9837
View commit details
Copy full SHA for 66d9837
Browse repository at this point
Merge remote-tracking branch 'origin/staging' into feat/support-multiple-dbs
MarcosNicolau
committed
11f1d40
View commit details
Copy full SHA for 11f1d40
Browse repository at this point
You can’t perform that action at this time.