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
on
v3.2.2
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 14, 2023
Merge pull request #136 from kilink/data-loader-helper-allocations
Show description for 415ff76
bbakerman
authored
415ff76
View commit details
Copy full SHA for 415ff76
View code at this point
Browse repository at this point
Commits on Nov 10, 2023
Avoid allocations in DataLoaderHelper.dispatch when there's no work
Show description for 6b20182
kilink
committed
6b20182
View commit details
Copy full SHA for 6b20182
View code at this point
Browse repository at this point
Lazily initialize Executor in ScheduledDataLoaderRegistry builder
Show description for 789b8ca
kilink
committed
789b8ca
View commit details
Copy full SHA for 789b8ca
View code at this point
Browse repository at this point
Commits on Oct 8, 2023
Merged in master - tweaked doco
bbakerman
committed
46ce173
View commit details
Copy full SHA for 46ce173
View code at this point
Browse repository at this point
Merged in master
bbakerman
committed
f5d79b4
View commit details
Copy full SHA for f5d79b4
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into ticker_mode_on_scheduled_registry
Show description for bea2c50
bbakerman
committed
bea2c50
View commit details
Copy full SHA for bea2c50
View code at this point
Browse repository at this point
Commits on Oct 5, 2023
Adds a predicate to ScheduledDataLoaderRegistry - improved doco
bbakerman
committed
3099f1a
View commit details
Copy full SHA for 3099f1a
View code at this point
Browse repository at this point
Commits on Oct 3, 2023
Adds a predicate to ScheduledDataLoaderRegistry - removed generic builders
bbakerman
committed
69528f1
View commit details
Copy full SHA for 69528f1
View code at this point
Browse repository at this point
Adds a predicate to ScheduledDataLoaderRegistry - no longer in DLR - code tweaks
bbakerman
committed
1c8d48c
View commit details
Copy full SHA for 1c8d48c
View code at this point
Browse repository at this point
Commits on Oct 2, 2023
Adds a predicate to ScheduledDataLoaderRegistry - no longer in DLR
bbakerman
committed
c0c6eef
View commit details
Copy full SHA for c0c6eef
View code at this point
Browse repository at this point
Commits on Sep 30, 2023
Adds a predicate to DataLoaderRegistry - added more tests
bbakerman
committed
c528455
View commit details
Copy full SHA for c528455
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into predicate_per_registry_per_dataloader
Show description for 9320fb4
bbakerman
committed
9320fb4
View commit details
Copy full SHA for 9320fb4
View code at this point
Browse repository at this point
Adds a predicate to DataLoaderRegistry - added tests
bbakerman
committed
fb0a072
View commit details
Copy full SHA for fb0a072
View code at this point
Browse repository at this point
Commits on Sep 29, 2023
Adds a predicate to DataLoaderRegistry and a per dataloader map of predicates is also possible
bbakerman
committed
1151ccb
View commit details
Copy full SHA for 1151ccb
View code at this point
Browse repository at this point
Commits on Sep 25, 2023
This adds a ticker mode to ScheduledDataLoaderRegistry - testing works bitches! Found a bug in the sum code that I refactored way
bbakerman
committed
1d11d87
View commit details
Copy full SHA for 1d11d87
View code at this point
Browse repository at this point
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
This adds a ticker mode to ScheduledDataLoaderRegistry
bbakerman
committed
1044d9c
View commit details
Copy full SHA for 1044d9c
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
Added BatchLoaderScheduler into the mix- doco update
bbakerman
committed
3882bf9
View commit details
Copy full SHA for 3882bf9
View code at this point
Browse repository at this point
Added BatchLoaderScheduler into the mix
bbakerman
committed
32ce3cb
View commit details
Copy full SHA for 32ce3cb
View code at this point
Browse repository at this point
Commits on Sep 11, 2022
Try.getThrowable - fix exception msg.
Raymie Stata
committed
e5485ad
View commit details
Copy full SHA for e5485ad
View code at this point
Browse repository at this point
Commits on Jul 16, 2022
Merge pull request #121 from AlexandreCarlton/copy-over-value-cache-in-options
Show description for 59b26b8
bbakerman
authored
59b26b8
View commit details
Copy full SHA for 59b26b8
View code at this point
Browse repository at this point
Commits on Jul 15, 2022
Copy across valueCache in DataLoaderOptions copy constructor
Show description for fc2bfaa
AlexandreCarlton
committed
fc2bfaa
View commit details
Copy full SHA for fc2bfaa
View code at this point
Browse repository at this point
Commits on Jul 10, 2022
Add test affirming context is passed to collectors
AlexandreCarlton
committed
5983e10
View commit details
Copy full SHA for 5983e10
View code at this point
Browse repository at this point
Use this() to call back to a single constructor
AlexandreCarlton
committed
8ca99cc
View commit details
Copy full SHA for 8ca99cc
View code at this point
Browse repository at this point
Add context objects to StatisticsCollector methods
Show description for 0558d3d
AlexandreCarlton
committed
0558d3d
View commit details
Copy full SHA for 0558d3d
View code at this point
Browse repository at this point
Commits on May 11, 2022
feat: getters for futureCache and cacheMap
samvazquez
committed
b04dfa0
View commit details
Copy full SHA for b04dfa0
View code at this point
Browse repository at this point
Commits on May 6, 2022
feat: update javadocs
samvazquez
committed
908a4a3
View commit details
Copy full SHA for 908a4a3
View code at this point
Browse repository at this point
feat: futureCache getAll in DataLoader
samvazquez
committed
176f85f
View commit details
Copy full SHA for 176f85f
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: avoid importing all
samvazquez
committed
b88f1ff
View commit details
Copy full SHA for b88f1ff
View code at this point
Browse repository at this point
feat: avoid importing all
samvazquez
committed
e928732
View commit details
Copy full SHA for e928732
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 Mar 18, 2022
make NoOpStatisticsCollector to be default StatisticsCollector
dugenkui03
committed
b68f1b2
View commit details
Copy full SHA for b68f1b2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.