http-cache
Caching middleware
A caching middleware that follows HTTP caching rules and integrates with various backend cache managers
A caching middleware that follows HTTP caching rules
68 stars
4 watching
17 forks
Language: Rust
last commit: 8 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
acorncache/acorn-cache | A caching middleware solution for web applications that improves page load times and reduces server load. | 100 |
hertz-contrib/cache | Provides middleware for caching responses in web applications with multiple backend support. | 8 |
aliostad/cachecow | An implementation of HTTP caching in .NET Core and 4.5.2+ for both client and server | 849 |
slimphp/slim-httpcache | Provides an HTTP caching middleware and service provider for a web application framework | 115 |
joakimskoog/cashew | A simple HTTP client cache library that allows developers to easily implement caching in their applications. | 83 |
nigrosimone/ng-http-caching | A caching solution for HTTP requests in Angular applications. | 46 |
rtomayko/rack-cache | A caching solution for Rack-based web applications | 822 |
jean-smaug/koache | Caching middleware for Koa.js applications | 6 |
jaemk/cached | Provides Rust implementations of caching structures and simplified function memoization. | 1,565 |
turnersoftware/cachetower | An efficient multi-layered caching system for .NET applications | 612 |
daninus14/lack-compression-cache | A middleware for compressing and caching static resources in web applications | 4 |
mloughran/api_cache | A caching library that adds features to external API calls to make them more reliable and efficient | 360 |
hooopo/second_level_cache | Caching library that synchronizes with models and databases in Rails applications | 398 |
html/clache | A general caching facility for Common Lisp | 18 |
sqlalchemy/dogpile.cache | A caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism. | 247 |