Skip to content

Tags: graphql-java/java-dataloader

Tags

v3.1.3

Toggle v3.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #115 from samuelAndalon/feat/cache-map-get-values

feat: make cache map values accesible for read only purposes

v3.1.2

Toggle v3.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #109 from graphql-java/improve_memory_usage_of_no_…

…op_value_cache

Short circuit value cache look up to avoid object allocations

v3.1.1

Toggle v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #104 from lkorth/fix-module-name

Fix invalid Automatic-Module-Name

3.1.0

Toggle 3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #99 from graphql-java/cache_calls_in_batch_load

ValueCache calls are made inside the batch load call

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #89 from prokop7/master

Add synchronized to loaderQueue inside completable future

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #87 from graphql-java/scheduled-dataloader-registry

Adding a ScheduledDataLoaderRegistry

v2.2.3

Toggle v2.2.3's commit message
JavaDoc tweaks

v

Toggle v's commit message
JavaDoc tweaks

v2.20

Toggle v2.20's commit message
Added the list of call context objects into the environment

v2.1.1

Toggle v2.1.1's commit message
PR changes