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 }}
truefoundry
/
trueforge
Public
Notifications
You must be signed in to change notification settings
Fork
467
Star
6k
Code
Issues
43
Pull requests
55
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: add Redis Sentinel and TLS support in TrueForge
- #765
#765
Merged
ramantehlan
merged 21 commits into
main
truefoundry/trueforge:main
from
feat/redis-connection-options
truefoundry/trueforge:feat/redis-connection-options
Copy head branch name to clipboard
Sep 22, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
feat: add Redis Sentinel and TLS support in TrueForge
#765
ramantehlan
merged 21 commits into
main
truefoundry/trueforge:main
from
feat/redis-connection-options
truefoundry/trueforge:feat/redis-connection-options
Copy head branch name to clipboard
Commits
Commits on Sep 22, 2026
feat: add Redis Sentinel and TLS support in TrueForge
thesujai
committed
8cc30c8
View commit details
Copy full SHA for 8cc30c8
Browse repository at this point
fix: update return type of connectSentinelWithRetry to match createSentinel and add TypeScript error handling
thesujai
committed
00ac363
View commit details
Copy full SHA for 00ac363
Browse repository at this point
docs: update README and values.yaml for external Redis configuration and improve error handling in helpers
thesujai
committed
55f843d
View commit details
Copy full SHA for 55f843d
Browse repository at this point
Regenerate OpenAPI document and SDKs
trueforge-dev-bot[bot]
committed
6c48eea
View commit details
Copy full SHA for 6c48eea
Browse repository at this point
chart: fail on external Redis combinations the app ignores or rejects
Show description for 46d54ba
ramantehlan
committed
46d54ba
View commit details
Copy full SHA for 46d54ba
Browse repository at this point
feat: enhance Redis Sentinel and TLS support with exclusive transport validation and improved error handling
thesujai
committed
1fc771f
View commit details
Copy full SHA for 1fc771f
Browse repository at this point
Merge remote-tracking branch 'origin/feat/redis-connection-options' into feat/redis-connection-options
Show description for 800551b
thesujai
and
cursoragent
committed
800551b
View commit details
Copy full SHA for 800551b
Browse repository at this point
Merge branch 'main' into feat/redis-connection-options
thesujai
authored
7a77963
View commit details
Copy full SHA for 7a77963
Browse repository at this point
Update sessions.ts
thesujai
authored
b5b0b9d
View commit details
Copy full SHA for b5b0b9d
Browse repository at this point
feat: refine Redis Sentinel and TLS configuration with optional Redis for controller/migrate
thesujai
committed
3efb052
View commit details
Copy full SHA for 3efb052
Browse repository at this point
chart: bump to 0.2.3, accept valueFrom for tls.serverName
Show description for 5543903
ramantehlan
committed
5543903
View commit details
Copy full SHA for 5543903
Browse repository at this point
Merge branch 'main' into feat/redis-connection-options
ramantehlan
authored
38a8ff9
View commit details
Copy full SHA for 38a8ff9
Browse repository at this point
fix: prevent stopping heartbeat on transient errors in RequestReplyExecutor
thesujai
committed
5984b79
View commit details
Copy full SHA for 5984b79
Browse repository at this point
Address Chirag review on Redis Sentinel/TLS PR.
Show description for dd8b6c0
thesujai
and
cursoragent
committed
dd8b6c0
View commit details
Copy full SHA for dd8b6c0
Browse repository at this point
refactor: update Redis URL encoding and change type definition for Redis TLS options
thesujai
committed
bec846a
View commit details
Copy full SHA for bec846a
Browse repository at this point
Bracket IPv6 hosts when building Redis standalone URLs.
Show description for a3710bd
thesujai
and
cursoragent
committed
a3710bd
View commit details
Copy full SHA for a3710bd
Browse repository at this point
chart: drop the obsolete rediss:// requirement for TLS
Show description for 2cffeee
ramantehlan
committed
2cffeee
View commit details
Copy full SHA for 2cffeee
Browse repository at this point
feat: enhance buildRedisStandaloneUrl to support IPv6 host formatting and add unit tests
thesujai
committed
6d6143b
View commit details
Copy full SHA for 6d6143b
Browse repository at this point
Merge branch 'main' into feat/redis-connection-options
thesujai
authored
122e91d
View commit details
Copy full SHA for 122e91d
Browse repository at this point
fix: remove unnecessary line breaks in buildRedisStandaloneUrl function for improved readability
thesujai
committed
35d7020
View commit details
Copy full SHA for 35d7020
Browse repository at this point
chart: expose externalRedis.tls.rejectUnauthorized
Show description for 4b04f86
ramantehlan
committed
4b04f86
View commit details
Copy full SHA for 4b04f86
Browse repository at this point
You can’t perform that action at this time.