open:superlifter

superlifter

Superlifter: A DataLoader for Clojure
superlifter is a Clojure implementation of the DataLoader pattern. It has the following features:

  1. Fast, simple implementation of DataLoader pattern
  2. Bucketing by time or by queue size
  3. Asynchronous fetching
  4. Batching of fetches
  5. Shared cache for all fetches in a session
  6. Guarantees consistent results
  7. Avoid duplicating work
  8. Access to the cache allows longer-term persistence
  • open/superlifter.txt
  • 마지막으로 수정됨: 2022/06/20 00:04
  • 저자 127.0.0.1