Skip to content
#

caching-library

Here are 49 public repositories matching this topic...

ColdStorage
paskal
paskal commented Jun 4, 2020

With probability higher than 20% locally and than 50% on GitHub Actions, TestCache_MaxCacheSizeParallel/LruCache fails with race condition. It's seen as LruCache.currentSize wrong values \ concurrent changes despite the fact that all changes are done using atomic.AddInt64 and atomic.LoadInt64.

![image](https://user-images.githubusercontent.com/712534/83786068-80872d00-a692-11ea-904c-31

Node caching HTTP proxy built on top of express-http-proxy. Persists requests and responses to an in-memory HAR-like data structure based on HAR1.2 . Caches JSON content-type responses by default with the ability to cache an entire site; including content-types describing images. Useful for testing front end code, mocking api, and saving the cache to a HAR file which can be used for further tests.

  • Updated Sep 17, 2020
  • HTML

Improve this page

Add a description, image, and links to the caching-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the caching-library topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.