I’m bothered that there are so few implementations of transparent read through caching for REST APIs. This is one, but doesn’t even use the proper cache-control headers, or asynchronous cache refresh


source: Googling for off the shelf REST API proxy or client with built in distributed caching capability

Tags