playwright-network-cache
Cache library
A tool to speed up Playwright tests by caching network requests on the filesystem
Cache and mock network requests in Playwright
26 stars
1 watching
2 forks
Language: TypeScript
last commit: 27 days ago
Linked from 1 awesome list
cachenetworkplaywrightplaywright-javascriptrequests-mock
Related projects:
Repository | Description | Stars |
---|---|---|
sj-distributor/fastcache | A caching library for .NET Core applications that supports multiple caching providers and eviction strategies. | 45 |
ngneat/cashew | A library that provides HTTP caching functionality for Angular applications | 683 |
jitbit/fastcache | A high-performance memory cache for .NET with expiration and thread-safety | 135 |
artsy/garner | A caching layer for Ruby and Rack applications supporting model and instance binding and hierarchical invalidation | 343 |
iwanbk/bcache | A distributed in-memory caching system with eventual consistency and configurable maximum keys | 156 |
tinyhttp/lru-send | Caches expensive operations to improve performance by storing the results in an in-memory or distributed cache. | 10 |
viney-shih/go-cache | Provides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern. | 139 |
liexusong/pcache | A PHP module that provides an in-process cache extension. | 51 |
kezhenxu94/cache-lite | An extremely lightweight cache framework demonstrating basic caching concepts and operations in Kotlin. | 131 |
netcarver/asy_jpcache | A caching plugin for Textpattern that optimizes page loading by storing full pages in memory | 8 |
rayokota/kcache | A client library for using Apache Kafka as a persistent store for an in-memory cache | 245 |
spotify/sptpersistentcache | A cache library that stores data with time-to-live values and disk management semantics. | 1,243 |
accelerationnet/function-cache | A library providing an extensible function caching mechanism with customizable cache structures and features. | 47 |
oastuff/clusteredbigcache | Provides in-memory caching with clustering support | 45 |
creativecreature/sturdyc | A caching library designed to make I/O heavy applications robust and highly performant by supporting non-blocking reads and configurable shards. | 338 |