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
on
v3.2.2
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 8, 2023
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 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 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
bbakerman
committed
32ce3cb
View commit details
Copy full SHA for 32ce3cb
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
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 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 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
Commits on Aug 19, 2021
Allow priming with future values
Show description for 58da8fb
kelseyfrancis
committed
58da8fb
View commit details
Copy full SHA for 58da8fb
View code at this point
Browse repository at this point
Commits on Aug 8, 2021
found a buf where the cache set is done on entries that are already in cache - fix it
bbakerman
committed
d691f88
View commit details
Copy full SHA for d691f88
View code at this point
Browse repository at this point
more tests and more resilient setCache calls
bbakerman
committed
d8078e0
View commit details
Copy full SHA for d8078e0
View code at this point
Browse repository at this point
Commits on Aug 7, 2021
This attacks the problem os async ValueCache lookups in the batch load function and not the load method
bbakerman
committed
a74031a
View commit details
Copy full SHA for a74031a
View code at this point
Browse repository at this point
Commits on Jul 31, 2021
This adds support for calling dispatch if the ValueCache takes time in get call
bbakerman
committed
e3e70a4
View commit details
Copy full SHA for e3e70a4
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 Jul 5, 2021
PR feedback - name of ValueCache
bbakerman
committed
161adec
View commit details
Copy full SHA for 161adec
View code at this point
Browse repository at this point
Commits on Jun 30, 2021
PR feedback - removed containsKey, updated a few method names and updated doc
bbakerman
committed
ccbf15a
View commit details
Copy full SHA for ccbf15a
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
Added close support
bbakerman
committed
c969e3c
View commit details
Copy full SHA for c969e3c
View code at this point
Browse repository at this point
Adding a ScheduledDataLoaderRegistry
bbakerman
committed
4675d0e
View commit details
Copy full SHA for 4675d0e
View code at this point
Browse repository at this point
Clock improvements and test re-org
bbakerman
committed
9ff5e5f
View commit details
Copy full SHA for 9ff5e5f
View code at this point
Browse repository at this point
Commits on Jun 26, 2021
Warnings and test bug
bbakerman
committed
5573995
View commit details
Copy full SHA for 5573995
View code at this point
Browse repository at this point
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 Jun 25, 2021
Added a instant since last dispatch value
bbakerman
committed
90086c1
View commit details
Copy full SHA for 90086c1
View code at this point
Browse repository at this point
Commits on Feb 9, 2020
Updating the PR followup work
bbakerman
committed
65f1a33
View commit details
Copy full SHA for 65f1a33
View code at this point
Browse repository at this point
Commits on Oct 23, 2019
Allow dispatch caller to get stats back
Keith Dreibelbis
committed
0613e12
View commit details
Copy full SHA for 0613e12
View code at this point
Browse repository at this point
Commits on Aug 25, 2019
Moar work on getIfPresent
bbakerman
committed
0a5a78d
View commit details
Copy full SHA for 0a5a78d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.