Superlifter Versions Save

A DataLoader for Clojure/script

0.1.5

10 months ago

This release fixes:

  • Buckets being started more than once during highly concurrent usage #29

This release improves:

  • Dependencies updated

Superlifter is generously sponsored by @toyokumo

0.1.4

1 year ago

This release adds support for:

  • Use of Superfetcher where not all the requested resources exist #28 (thanks @coyotesqrl)

This release fixes:

  • Exceptions are propagated to lacinia promises #22 (thanks @thumbnail)
  • Muses added to debounce trigger during a fetch may not be fetched due to race condition #24 (thanks @neominik)

Superlifter is generously sponsored by @toyokumo

0.1.3

3 years ago

This release adds support for:

  • Elastic triggers as a more reliable method for 1+n queries

0.1.2

3 years ago

This release adds support for:

  • Clojurescript!
  • A debounced trigger that runs a fetch when no muses are added to the bucket for n ms