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
main
java
on
add-jspecify
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 25, 2025
add jspecify
andimarek
committed
6cf5c78
View commit details
Copy full SHA for 6cf5c78
View code at this point
Browse repository at this point
Commits on Feb 28, 2025
Merged in master and tweaked immutable building
bbakerman
committed
5379982
View commit details
Copy full SHA for 5379982
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into instrumentation-support
Show description for b80f57b
bbakerman
committed
b80f57b
View commit details
Copy full SHA for b80f57b
View code at this point
Browse repository at this point
Commits on Jan 30, 2025
Making DataLoaderOptions immutable
bbakerman
committed
a65cf34
View commit details
Copy full SHA for a65cf34
View code at this point
Browse repository at this point
Commits on Jan 22, 2025
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
Instrumentation support for dataloader - updated ScheduledDataLoaderRegistry
bbakerman
committed
292b283
View commit details
Copy full SHA for 292b283
View code at this point
Browse repository at this point
Instrumentation support for dataloader -added registry instrumentation
bbakerman
committed
3a8adcd
View commit details
Copy full SHA for 3a8adcd
View code at this point
Browse repository at this point
Instrumentation support for dataloader - better tests and added ChainedDataLoaderInstrumentation
bbakerman
committed
411b9bd
View commit details
Copy full SHA for 411b9bd
View code at this point
Browse repository at this point
Commits on Jan 20, 2025
Instrumentatin support for dataloader
bbakerman
committed
e55b643
View commit details
Copy full SHA for e55b643
View code at this point
Browse repository at this point
Transform support for DataLoaders
bbakerman
committed
7426207
View commit details
Copy full SHA for 7426207
View code at this point
Browse repository at this point
Commits on Jan 1, 2025
Allow ValueCache to work with Publisher DataLoader
Show description for 9a20334
AlexandreCarlton
committed
9a20334
View commit details
Copy full SHA for 9a20334
View code at this point
Browse repository at this point
Commits on Dec 12, 2024
`DataLoader` and `CompletableFutureKit`: add support for `loadMany` given a Map of keys and context objects.
Hc747-ATL
committed
22413be
View commit details
Copy full SHA for 22413be
View code at this point
Browse repository at this point
Commits on May 26, 2024
Have MappedBatchPublisher take in a Set<K> keys
Show description for 3c3cc99
AlexandreCarlton
committed
3c3cc99
View commit details
Copy full SHA for 3c3cc99
View code at this point
Browse repository at this point
Commits on May 24, 2024
Added javadoc to publisher interfaces
bbakerman
committed
4b9356e
View commit details
Copy full SHA for 4b9356e
View code at this point
Browse repository at this point
reorged method placement
bbakerman
committed
170ccf8
View commit details
Copy full SHA for 170ccf8
View code at this point
Browse repository at this point
made them non public and created a static factory support class
bbakerman
committed
6523015
View commit details
Copy full SHA for 6523015
View code at this point
Browse repository at this point
renamed classes inline with their counterparts
bbakerman
committed
e98621b
View commit details
Copy full SHA for e98621b
View code at this point
Browse repository at this point
This moves the reactive code pout into its own package because DataLoaderHelper is way too big
bbakerman
committed
91d3036
View commit details
Copy full SHA for 91d3036
View code at this point
Browse repository at this point
Commits on May 23, 2024
Now the builds pass - broken out the fixtures
bbakerman
committed
8b344db
View commit details
Copy full SHA for 8b344db
View code at this point
Browse repository at this point
Commits on May 22, 2024
More tests for Publishers
bbakerman
committed
034c68f
View commit details
Copy full SHA for 034c68f
View code at this point
Browse repository at this point
Making the Subscribers use a common base class - merged in main branch
bbakerman
committed
6d3c4eb
View commit details
Copy full SHA for 6d3c4eb
View code at this point
Browse repository at this point
Commits on May 21, 2024
Making the Subscribers use a common base class- fail the overall CF onError
bbakerman
committed
3e8ac9c
View commit details
Copy full SHA for 3e8ac9c
View code at this point
Browse repository at this point
Making the Subscribers use a common base class- synchronized on each method
bbakerman
committed
4396624
View commit details
Copy full SHA for 4396624
View code at this point
Browse repository at this point
Making the Subscribers use a common base class
bbakerman
committed
74567fe
View commit details
Copy full SHA for 74567fe
View code at this point
Browse repository at this point
Commits on May 20, 2024
reactive streams support branch - getting it compiling
bbakerman
committed
a93112a
View commit details
Copy full SHA for a93112a
View code at this point
Browse repository at this point
Commits on May 18, 2024
Document Subscriber#onNext invocation order
AlexandreCarlton
committed
0f303a8
View commit details
Copy full SHA for 0f303a8
View code at this point
Browse repository at this point
Ensure DataLoaderSubscriber is only called by one thread
Show description for 14002f6
AlexandreCarlton
committed
14002f6
View commit details
Copy full SHA for 14002f6
View code at this point
Browse repository at this point
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
Expose `new*DataLoader` methods for *PublisherBatchLoader
Show description for fbeffae
AlexandreCarlton
committed
fbeffae
View commit details
Copy full SHA for fbeffae
View code at this point
Browse repository at this point
Remove handling of Throwable passed into onNext
Show description for a3132b7
AlexandreCarlton
committed
a3132b7
View commit details
Copy full SHA for a3132b7
View code at this point
Browse repository at this point
Use internal Assertions over Java's raw assert
Show description for 68d7f54
AlexandreCarlton
committed
68d7f54
View commit details
Copy full SHA for 68d7f54
View code at this point
Browse repository at this point
Eliminate *BatchObserver in favour of Publisher
Show description for 6b5a732
AlexandreCarlton
committed
6b5a732
View commit details
Copy full SHA for 6b5a732
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 Apr 29, 2024
Remove CacheMap#containsKey before #get
Show description for 12a73d3
AlexandreCarlton
committed
12a73d3
View commit details
Copy full SHA for 12a73d3
View code at this point
Browse repository at this point
Commits on Apr 13, 2024
ig there is a specific predicate for a dataloader - its is the final say
bbakerman
committed
432733b
View commit details
Copy full SHA for 432733b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.