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
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
.
graphql-java
/
java-dataloader
Public
Notifications
You must be signed in to change notification settings
Fork
102
Star
524
Code
Issues
2
Pull requests
15
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jun 21, 2026
Merge pull request #276 from graphql-java/allow-caching-without-batching
Show description for 4ba3a4d
bbakerman
authored
4ba3a4d
View commit details
Copy full SHA for 4ba3a4d
Browse repository at this point
Merge pull request #279 from zenios/fix/issue-273-reactive-backpressure
Show description for f197b5f
bbakerman
authored
f197b5f
View commit details
Copy full SHA for f197b5f
Browse repository at this point
Commits on Jun 16, 2026
Fix reactive data loader hanging on backpressured publishers (#273)
Show description for 74822d3
zenios
committed
74822d3
View commit details
Copy full SHA for 74822d3
Browse repository at this point
Commits on May 17, 2026
If caching is off AND batching is off - ValueCache should not be used
bbakerman
committed
141495b
View commit details
Copy full SHA for 141495b
Browse repository at this point
Commits on Mar 21, 2026
Merge pull request #257 from graphql-java/dependabot/gradle/com.gradle.develocity-4.3
andimarek
authored
e5e5bf5
View commit details
Copy full SHA for e5e5bf5
Browse repository at this point
Commits on Dec 15, 2025
Bump com.gradle.develocity from 4.2.2 to 4.3
Show description for b19b9c5
dependabot[bot]
authored
b19b9c5
View commit details
Copy full SHA for b19b9c5
Browse repository at this point
Commits on Nov 16, 2025
Merge pull request #251 from graphql-java/copilot/upgrade-gradle-wrapper-version
andimarek
authored
918203c
View commit details
Copy full SHA for 918203c
Browse repository at this point
Upgrade Gradle to 9.2.0 and fix deprecation warnings
Show description for 3925883
Copilot
and
andimarek
committed
3925883
View commit details
Copy full SHA for 3925883
Browse repository at this point
Initial plan
Copilot
committed
3eefb9a
View commit details
Copy full SHA for 3eefb9a
Browse repository at this point
Commits on Nov 5, 2025
Merge pull request #244 from graphql-java/update-doco-and-reactor-new-code
Show description for 4ade908
dondonz
authored
4ade908
View commit details
Copy full SHA for 4ade908
Browse repository at this point
Commits on Nov 1, 2025
Merge pull request #245 from graphql-java/dependabot/gradle/com.google.errorprone-error_prone_core-2.43.0
Show description for aafdc1e
dondonz
authored
aafdc1e
View commit details
Copy full SHA for aafdc1e
Browse repository at this point
Commits on Oct 31, 2025
Error Prone needs Java 21
dondonz
committed
1194f89
View commit details
Copy full SHA for 1194f89
Browse repository at this point
Merge pull request #246 from graphql-java/dependabot/gradle/io.github.reyerizo.gradle.jcstress-0.9.0
Show description for 1dfaf0b
dondonz
authored
1dfaf0b
View commit details
Copy full SHA for 1dfaf0b
Browse repository at this point
Merge pull request #247 from graphql-java/dependabot/gradle/org.jetbrains.kotlin.jvm-2.2.21
Show description for b3a637d
dondonz
authored
b3a637d
View commit details
Copy full SHA for b3a637d
Browse repository at this point
Commits on Oct 29, 2025
Merge pull request #240 from graphql-java/fixed-delegate-load-handling
Show description for 9812f98
dondonz
authored
9812f98
View commit details
Copy full SHA for 9812f98
Browse repository at this point
Commits on Oct 27, 2025
Bump org.jetbrains.kotlin.jvm from 2.2.20 to 2.2.21
Show description for ae3af9f
dependabot[bot]
authored
ae3af9f
View commit details
Copy full SHA for ae3af9f
Browse repository at this point
Bump io.github.reyerizo.gradle.jcstress from 0.8.15 to 0.9.0
Show description for d82e353
dependabot[bot]
authored
d82e353
View commit details
Copy full SHA for d82e353
Browse repository at this point
Bump com.google.errorprone:error_prone_core from 2.42.0 to 2.43.0
Show description for b7fd63f
dependabot[bot]
authored
b7fd63f
View commit details
Copy full SHA for b7fd63f
Browse repository at this point
Commits on Oct 26, 2025
Merged master
bbakerman
committed
5a46931
View commit details
Copy full SHA for 5a46931
Browse repository at this point
Merge remote-tracking branch 'origin/master' into fixed-delegate-load-handling
Show description for b117607
bbakerman
committed
b117607
View commit details
Copy full SHA for b117607
Browse repository at this point
Updated the documentation of the CacheMap and also some refacoring of common code
bbakerman
committed
9671d60
View commit details
Copy full SHA for 9671d60
Browse repository at this point
Commits on Oct 23, 2025
Merge pull request #242 from graphql-java/fix-build-jcstress
andimarek
authored
b2f27b4
View commit details
Copy full SHA for b2f27b4
Browse repository at this point
fix master build
andimarek
committed
0aa0235
View commit details
Copy full SHA for 0aa0235
Browse repository at this point
Merge pull request #241 from graphql-java/no-locks
Show description for 05d60ad
andimarek
authored
05d60ad
View commit details
Copy full SHA for 05d60ad
Browse repository at this point
name changing to putIfAbsentAtomically
andimarek
committed
54197a0
View commit details
Copy full SHA for 54197a0
Browse repository at this point
Commits on Oct 22, 2025
remove guarded by
andimarek
committed
c026da6
View commit details
Copy full SHA for c026da6
Browse repository at this point
don't calculate queue lenghth
andimarek
committed
9a9105c
View commit details
Copy full SHA for 9a9105c
Browse repository at this point
Commits on Oct 21, 2025
keep order of keys without reversing
andimarek
committed
16cf340
View commit details
Copy full SHA for 16cf340
Browse repository at this point
dispatch performance test
andimarek
committed
002f872
View commit details
Copy full SHA for 002f872
Browse repository at this point
Commits on Oct 18, 2025
jcstress tests
andimarek
committed
5ba70dd
View commit details
Copy full SHA for 5ba70dd
Browse repository at this point
add another jcstress test
andimarek
committed
bcf7ef6
View commit details
Copy full SHA for bcf7ef6
Browse repository at this point
add jcstress tests
andimarek
committed
ee8d568
View commit details
Copy full SHA for ee8d568
Browse repository at this point
add jcstress tests
andimarek
committed
65a496e
View commit details
Copy full SHA for 65a496e
Browse repository at this point
remove any Reentrant locks in favor of a CAS linked list
andimarek
committed
7b5041c
View commit details
Copy full SHA for 7b5041c
Browse repository at this point
Commits on Oct 14, 2025
Merge remote-tracking branch 'origin/master' into fixed-delegate-load-handling
Show description for 34391d3
bbakerman
committed
34391d3
View commit details
Copy full SHA for 34391d3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.