Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/graphql-java/java-dataloader

A Java 8 port of Facebook DataLoader
https://github.com/graphql-java/java-dataloader

Fix other link to manual dispatching

zoidbergwill opened this pull request about 5 years ago
composing dataloaders

sheepdreamofandroids opened this issue about 5 years ago
Question: Field selection and error handling in a batch loader?

timrourke opened this issue over 5 years ago
getIfPresent and getIfCompleted support

bbakerman opened this pull request over 5 years ago
Dataloader return as async Fetcher

dailinyi opened this issue over 5 years ago
Add getIfCached(key) in DataLoader

MarcBridner opened this issue over 5 years ago
Ability to atomically compute a data loader if absent

tinnou opened this pull request over 5 years ago
How to controller dataloader scope

dailinyi opened this issue over 5 years ago
Make the DataLoader constructor protected to make it more customisable

drupalspring opened this issue over 5 years ago
POC on DataLoader automatic dispatch capability

gkesler opened this pull request over 5 years ago
CacheMap<K, V> is the wrong signature

bbakerman opened this issue over 5 years ago
DataLoader support for get-if-present

jhaber opened this issue over 5 years ago
Update README.md

robinbraemer opened this pull request over 5 years ago
keyContext merge function under batching

alon-hagshury opened this issue almost 6 years ago
Support for partitioning keys

jhaber opened this issue almost 6 years ago
Added an option to stop the caching of exceptional values

bbakerman opened this pull request about 6 years ago
Provide an option to turn off caching of exceptions

bbakerman opened this issue about 6 years ago
Add DataLoader constructor for MappedBatchLoader

aviadavretz opened this issue about 6 years ago
Polyglot database support for relationships?

budjb opened this issue about 6 years ago
2.2.0 doesn't have checksums for .pom files in Maven Central

MarcBridner opened this issue about 6 years ago
best practice to load many relations ids from database

vincentlejeune opened this issue about 6 years ago
Added the list of call context objects into the environment

bbakerman opened this pull request about 6 years ago
Update README.md

eladchen opened this pull request about 6 years ago
Outdated gradle version in the README

eladchen opened this issue about 6 years ago
Exception when using @RequestScope and async CompletableFuture

mattes3 opened this issue over 6 years ago
Set makes more sense than List with Mapped batch loaders

bbakerman opened this pull request over 6 years ago
Bad naming in context provider options

bbakerman opened this pull request over 6 years ago
Per load context objects

bbakerman opened this pull request over 6 years ago
Map as batch result

bbakerman opened this pull request over 6 years ago
Added the ability to have call context on batch loader calls

bbakerman opened this pull request over 6 years ago
Class Cast Exception when attempting to utilize Try<T>

kaseyreed opened this issue over 6 years ago
Usage without GraphQL

PepijnK opened this issue over 6 years ago
DataLoader dispatches together keys from different requests

edacostacambioupgrade opened this issue over 6 years ago
Dataloader issue when batching enabled and caching disabled.

aniketpanchariya opened this issue over 6 years ago
Provide a way to have batch loaders that return Map

ceronman opened this issue almost 7 years ago