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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
scylladb
/
python-driver
Public
forked from
apache/cassandra-python-driver
Notifications
You must be signed in to change notification settings
Fork
60
Star
82
Code
Issues
159
Pull requests
109
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Support TLS session resumption for TLS 1.2 and 1.3 with flexible caching strategies
- #633
#633
Closed
mykaul
with
Copilot
wants to merge 14 commits into
master
scylladb/python-driver:master
from
copilot/support-tls-tickets
scylladb/python-driver:copilot/support-tls-tickets
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Closed
Support TLS session resumption for TLS 1.2 and 1.3 with flexible caching strategies
#633
mykaul
with
Copilot
wants to merge 14 commits into
master
scylladb/python-driver:master
from
copilot/support-tls-tickets
scylladb/python-driver:copilot/support-tls-tickets
Copy head branch name to clipboard
Commits
Commits on Dec 27, 2025
Initial plan
Copilot
committed
c3ca7e3
View commit details
Copy full SHA for c3ca7e3
Browse repository at this point
Commits on Dec 29, 2025
Add TLS tickets design document
Show description for 80cee85
Copilot
and
mykaul
committed
80cee85
View commit details
Copy full SHA for 80cee85
Browse repository at this point
Implement TLS session cache for faster reconnections
Show description for 6f45fb9
Copilot
and
mykaul
committed
6f45fb9
View commit details
Copy full SHA for 6f45fb9
Browse repository at this point
Add comprehensive tests for TLS session caching
Show description for 3ac9654
Copilot
and
mykaul
committed
3ac9654
View commit details
Copy full SHA for 3ac9654
Browse repository at this point
Add documentation for TLS session caching feature
Show description for 62c2bcf
Copilot
and
mykaul
committed
62c2bcf
View commit details
Copy full SHA for 62c2bcf
Browse repository at this point
Improve TLSSessionCache performance with OrderedDict and named tuple
Show description for 00351f1
Copilot
and
mykaul
committed
00351f1
View commit details
Copy full SHA for 00351f1
Browse repository at this point
Add implementation summary document
Show description for 931ad48
Copilot
and
mykaul
committed
931ad48
View commit details
Copy full SHA for 931ad48
Browse repository at this point
Commits on Dec 30, 2025
Remove unverified performance percentage claims from documentation
Show description for 9d68f35
Copilot
and
mykaul
committed
9d68f35
View commit details
Copy full SHA for 9d68f35
Browse repository at this point
Add clarification that TLS session caching works with TLS 1.2 and 1.3
Show description for 57a5895
Copilot
and
mykaul
committed
57a5895
View commit details
Copy full SHA for 57a5895
Browse repository at this point
Use constants for TLS session cache default values
Show description for 4ba9aa6
Copilot
and
mykaul
committed
4ba9aa6
View commit details
Copy full SHA for 4ba9aa6
Browse repository at this point
Only cache TLS sessions after successful connection
Show description for 4c72485
Copilot
and
mykaul
committed
4c72485
View commit details
Copy full SHA for 4c72485
Browse repository at this point
Commits on Jan 14, 2026
Refactor TLS session caching to use abstractions and endpoint-based API
Show description for e49a054
Copilot
and
dkropachev
committed
e49a054
View commit details
Copy full SHA for e49a054
Browse repository at this point
Potential fix for pull request finding 'Unused import'
Show description for ea79e48
dkropachev
and
github-code-quality[bot]
authored
ea79e48
View commit details
Copy full SHA for ea79e48
Browse repository at this point
Rename classes per review feedback
Show description for 9bec863
Copilot
and
dkropachev
committed
9bec863
View commit details
Copy full SHA for 9bec863
Browse repository at this point
You can’t perform that action at this time.