• Stars
    star
    1
  • Language
    Python
  • License
    Apache License 2.0
  • Created almost 8 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A utility, inspired by Facebook's dataloader, to be used as part of your application's data fetching layer to reduce requests to other services by caching identical calls made by logically separate parts of your application.