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
32 stars
1 watching
2 forks
Language: TypeScript
last commit: 4 months ago
Linked from 1 awesome list
cachenetworkplaywrightplaywright-javascriptrequests-mock
Related projects:
Repository | Description | Stars |
---|---|---|
| A caching library for .NET Core applications that supports multiple caching providers and eviction strategies. | 45 |
| A library that provides HTTP caching functionality for Angular applications | 686 |
| A high-performance memory cache for .NET with expiration and thread-safety | 138 |
| A caching layer for Ruby and Rack applications supporting model and instance binding and hierarchical invalidation | 343 |
| A distributed in-memory caching system with eventual consistency and configurable maximum keys | 156 |
| Caches expensive operations to improve performance by storing the results in an in-memory or distributed cache. | 10 |
| Provides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern. | 141 |
| A PHP module that provides an in-process cache extension. | 51 |
| An extremely lightweight cache framework demonstrating basic caching concepts and operations in Kotlin. | 134 |
| A caching plugin for Textpattern that optimizes page loading by storing full pages in memory | 8 |
| A client library for using Apache Kafka as a persistent store for an in-memory cache | 245 |
| A cache library that stores data with time-to-live values and disk management semantics. | 1,244 |
| A library providing an extensible function caching mechanism with customizable cache structures and features. | 47 |
| Provides in-memory caching with clustering support | 45 |
| A caching library designed to make I/O heavy applications robust and highly performant by supporting non-blocking reads and configurable shards. | 346 |