All Projects → csarrazi → Guzzle Cache Middleware

csarrazi / Guzzle Cache Middleware

A Guzzle Cache middleware

Projects that are alternatives of or similar to Guzzle Cache Middleware

Guzzle Advanced Throttle
A Guzzle middleware that can throttle requests according to (multiple) defined rules. It is also possible to define a caching strategy, e.g. get the response from cache when the rate limit is exceeded or always get a cached value to spare your rate limits. Using wildcards in host names is also supported.
Stars: ✭ 120 (+140%)
Mutual labels:  middleware, cache
Http Cache
High performance Golang HTTP middleware for server-side application layer caching, ideal for REST APIs
Stars: ✭ 184 (+268%)
Mutual labels:  middleware, cache
Dotweb
Simple and easy go web micro framework
Stars: ✭ 1,354 (+2608%)
Mutual labels:  middleware, cache
express-view-cache
Unobtrusive solution to express framework - cache rendered page, without database requests and rendering.
Stars: ✭ 20 (-60%)
Mutual labels:  middleware, cache
Miox
Modern infrastructure of complex SPA
Stars: ✭ 374 (+648%)
Mutual labels:  middleware, cache
Apicache
Simple API-caching middleware for Express/Node.
Stars: ✭ 957 (+1814%)
Mutual labels:  middleware, cache
Strapi Middleware Cache
🔌 A cache middleware for https://strapi.io
Stars: ✭ 146 (+192%)
Mutual labels:  middleware, cache
Faraday Http Cache
a faraday middleware that respects HTTP cache
Stars: ✭ 276 (+452%)
Mutual labels:  middleware, cache
Guzzle Cache Middleware
A HTTP Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack.
Stars: ✭ 325 (+550%)
Mutual labels:  middleware, cache
Outputcache
Cache api responses using Redis, Memcached or any cache provider for NodeJS
Stars: ✭ 9 (-82%)
Mutual labels:  middleware, cache
Htmlcache
Laravel middleware to cache the rendered html
Stars: ✭ 35 (-30%)
Mutual labels:  middleware, cache
Pomodoro
A simple WordPress translation cache
Stars: ✭ 47 (-6%)
Mutual labels:  cache
Codeigniter Middleware
Simplest yet powerful middleware library for codeigniter, can be used to make routes login only, apply roles and permission system, modify, intercept or preprocess requests.
Stars: ✭ 43 (-14%)
Mutual labels:  middleware
Rxnetwork
A swift network library based on Moya/RxSwift.
Stars: ✭ 43 (-14%)
Mutual labels:  cache
Synchrotron
Caching layer load balancer.
Stars: ✭ 42 (-16%)
Mutual labels:  cache
Backfill
A JavaScript caching library for reducing build time
Stars: ✭ 50 (+0%)
Mutual labels:  cache
Cache
A promise-aware caching API for Amp.
Stars: ✭ 46 (-8%)
Mutual labels:  cache
Wretch Middlewares
Collection of middlewares for the Wretch library. 🎁
Stars: ✭ 42 (-16%)
Mutual labels:  middleware
Znetcs.aspnetcore.authentication.basic
A simple basic authentication middleware.
Stars: ✭ 40 (-20%)
Mutual labels:  middleware
Connect Gzip Static
connect middleware for statically compressed files
Stars: ✭ 39 (-22%)
Mutual labels:  middleware

Guzzle Cache Middleware

Installation

composer req csa/guzzle-cache-middleware

Upgrade

Although I try to guarantee forward-compatibility of the bundle with previous versions. Here are the upgrade notes between each version.

See Upgrade.md.

Documentation

Contributing

The Guzzle Cache Middleware is an open source project. If you'd like to contribute, please read the Contributing Guidelines.

License

This library is under Apache License 2.0. For the full copyright and license information, please view the LICENSE file that was distributed with this source code.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].