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
.
apache
/
skywalking-java
Public
Notifications
You must be signed in to change notification settings
Fork
689
Star
921
Code
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Update Jedis 4.x plugin to support Sharding and Cluster models.
- #677
#677
Merged
wu-sheng
merged 7 commits into
apache:main
apache/skywalking-java:main
from
pg-yang:jedis4/sharding/cluster
pg-yang/skywalking-java:jedis4/sharding/cluster
Copy head branch name to clipboard
Mar 31, 2024
Conversation
Commits
7
(7)
Checks
Files changed
Merged
Update Jedis 4.x plugin to support Sharding and Cluster models.
#677
wu-sheng
merged 7 commits into
apache:main
apache/skywalking-java:main
from
pg-yang:jedis4/sharding/cluster
pg-yang/skywalking-java:jedis4/sharding/cluster
Copy head branch name to clipboard
Commits
Commits on Mar 30, 2024
jedis 4 cluster, sharding
pg-yang
committed
97e80d6
View commit details
Copy full SHA for 97e80d6
Browse repository at this point
Update test/plugin/scenarios/jedis-4.x-scenario/src/main/java/org/apache/skywalking/apm/testcase/jedis/controller/ClusterExecutor.java
Show description for aefb4dc
pg-yang
and
github-actions[bot]
committed
aefb4dc
View commit details
Copy full SHA for aefb4dc
Browse repository at this point
Update test/plugin/scenarios/jedis-4.x-scenario/src/main/java/org/apache/skywalking/apm/testcase/jedis/controller/ShardingExecutor.java
Show description for 870d69e
pg-yang
and
github-actions[bot]
committed
870d69e
View commit details
Copy full SHA for 870d69e
Browse repository at this point
fomat code
pg-yang
committed
6cadea2
View commit details
Copy full SHA for 6cadea2
Browse repository at this point
Commits on Mar 31, 2024
Update CHANGES.md
Show description for e13ff72
pg-yang
and
wu-sheng
authored
e13ff72
View commit details
Copy full SHA for e13ff72
Browse repository at this point
update ConnectionProviderConstructorInterceptor to avoid empty Iterable
pg-yang
committed
2d095dd
View commit details
Copy full SHA for 2d095dd
Browse repository at this point
use Collection to instead of Iterable
pg-yang
committed
6cb8542
View commit details
Copy full SHA for 6cb8542
Browse repository at this point
You can’t perform that action at this time.