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
22
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
Breadcrumbs
History for
java-dataloader
src
test
java
ReadmeExamples.java
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 23, 2025
name changing to putIfAbsentAtomically
andimarek
committed
54197a0
View commit details
Copy full SHA for 54197a0
View code at this point
Browse repository at this point
Commits on Oct 18, 2025
add another jcstress test
andimarek
committed
bcf7ef6
View commit details
Copy full SHA for bcf7ef6
View code at this point
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
View code at this point
Browse repository at this point
Commits on May 2, 2025
Breaking change - renaming old mutable setXX methods and going to builder pattern only
bbakerman
committed
533065b
View commit details
Copy full SHA for 533065b
View code at this point
Browse repository at this point
Commits on May 1, 2025
Breaking change - renaming old mutable setXX methods
bbakerman
committed
4569c43
View commit details
Copy full SHA for 4569c43
View code at this point
Browse repository at this point
Commits on Jan 22, 2025
Instrumentation support for dataloader - Adde more doco
bbakerman
committed
610343f
View commit details
Copy full SHA for 610343f
View code at this point
Browse repository at this point
Instrumentation support for dataloader - Adde doco and SimpleDataLoaderInstrumentationContext
bbakerman
committed
0b9fba5
View commit details
Copy full SHA for 0b9fba5
View code at this point
Browse repository at this point
Commits on May 27, 2024
Tweaked readme - streamUsersById renamed
bbakerman
committed
f759b34
View commit details
Copy full SHA for f759b34
View code at this point
Browse repository at this point
Tweaked readme
bbakerman
committed
d0820fc
View commit details
Copy full SHA for d0820fc
View code at this point
Browse repository at this point
Commits on May 26, 2024
Add README sections for `*BatchPublisher`
AlexandreCarlton
committed
2e82858
View commit details
Copy full SHA for 2e82858
View code at this point
Browse repository at this point
Commits on May 18, 2024
Rename '*PublisherBatchLoader' to 'BatchPublisher'
Show description for 0d0b2f8
AlexandreCarlton
committed
0d0b2f8
View commit details
Copy full SHA for 0d0b2f8
View code at this point
Browse repository at this point
Commits on May 12, 2024
Add a proof-of-concept for "Observer-like" batch loading
Show description for 6e30220
AlexandreCarlton
committed
6e30220
View commit details
Copy full SHA for 6e30220
View code at this point
Browse repository at this point
Commits on Sep 25, 2023
Merge remote-tracking branch 'origin/master' into ticker_mode_on_scheduled_registry
Show description for 96b3ce7
bbakerman
committed
96b3ce7
View commit details
Copy full SHA for 96b3ce7
View code at this point
Browse repository at this point
This adds a ticker mode to ScheduledDataLoaderRegistry - added readme info
bbakerman
committed
37c7a5f
View commit details
Copy full SHA for 37c7a5f
View code at this point
Browse repository at this point
Commits on May 8, 2023
Readme examples so they compile
bbakerman
committed
23492f2
View commit details
Copy full SHA for 23492f2
View code at this point
Browse repository at this point
Commits on Apr 26, 2022
feat: avoid importing all
samvazquez
committed
1bc485b
View commit details
Copy full SHA for 1bc485b
View code at this point
Browse repository at this point
feat: get all read-only values from cacheMap
samvazquez
committed
90f8364
View commit details
Copy full SHA for 90f8364
View code at this point
Browse repository at this point
Commits on Jul 6, 2021
Merge remote-tracking branch 'origin/master' into scheduled-dataloader-registry
Show description for 2d99ee1
bbakerman
committed
2d99ee1
View commit details
Copy full SHA for 2d99ee1
View code at this point
Browse repository at this point
Commits on Jun 28, 2021
A re-work of the https://github.com/graphql-java/java-dataloader/pull/82 that renamed a few things, tested more and fixed a few bugs
bbakerman
committed
50e4179
View commit details
Copy full SHA for 50e4179
View code at this point
Browse repository at this point
Commits on Jun 27, 2021
Adding a ScheduledDataLoaderRegistry
bbakerman
committed
4675d0e
View commit details
Copy full SHA for 4675d0e
View code at this point
Browse repository at this point
Commits on Jun 26, 2021
Introduces a Factory for creating DataLoaders
bbakerman
committed
3904878
View commit details
Copy full SHA for 3904878
View code at this point
Browse repository at this point
Commits on Oct 23, 2018
Added the list of call context objects into the environment
bbakerman
committed
f0506c4
View commit details
Copy full SHA for f0506c4
View code at this point
Browse repository at this point
Commits on Aug 28, 2018
PR changes
bbakerman
committed
19234f1
View commit details
Copy full SHA for 19234f1
View code at this point
Browse repository at this point
Set makes more sense than List with Mapped batch loaders
bbakerman
committed
8a26727
View commit details
Copy full SHA for 8a26727
View code at this point
Browse repository at this point
Commits on Aug 27, 2018
Bad naming in context provider options
bbakerman
committed
ca62226
View commit details
Copy full SHA for ca62226
View code at this point
Browse repository at this point
Per load context objects (#27)
Show description for e3e29a8
bbakerman
authored
e3e29a8
View commit details
Copy full SHA for e3e29a8
View code at this point
Browse repository at this point
Commits on Aug 26, 2018
Now with repeated factory methods of the new different loader interfaces
bbakerman
committed
ea8a429
View commit details
Copy full SHA for ea8a429
View code at this point
Browse repository at this point
Added the BatchLoadingEnvironment as a way to hang future objects into the call context
bbakerman
committed
8d3636e
View commit details
Copy full SHA for 8d3636e
View code at this point
Browse repository at this point
Added map batch loaders so that you can be more natural in getting less results than asked for
bbakerman
committed
d579ef0
View commit details
Copy full SHA for d579ef0
View code at this point
Browse repository at this point
Added the ability to have call context on batch loader calls
bbakerman
committed
c68f79c
View commit details
Copy full SHA for c68f79c
View code at this point
Browse repository at this point
Commits on Sep 20, 2017
Added statistics support (#11)
Show description for aa2994e
bbakerman
authored
aa2994e
View commit details
Copy full SHA for aa2994e
View code at this point
Browse repository at this point
Commits on Sep 9, 2017
Removing graphql dependency from dataloader
bbakerman
committed
25047ce
View commit details
Copy full SHA for 25047ce
View code at this point
Browse repository at this point
Commits on Sep 8, 2017
Now with Try support in data loaders and way more doco (#9)
Show description for fbb35ef
bbakerman
authored
fbb35ef
View commit details
Copy full SHA for fbb35ef
View code at this point
Browse repository at this point
Commits on Sep 7, 2017
Made the registry using a key pattern so they can be looked up by name in reverse
bbakerman
committed
232a21a
View commit details
Copy full SHA for 232a21a
View code at this point
Browse repository at this point
Commits on Aug 31, 2017
A registry and a dispatcher for graphql with tests and readme
bbakerman
committed
d862eeb
View commit details
Copy full SHA for d862eeb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.