awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesFile-Based Cache Keys

Cache keys derived from file timestamps or content hashes to skip recompilation of unchanged modules.

Distinct from Lock-File-Based Cache Keys: Distinct from Lock-File-Based Cache Keys: uses file timestamps or content hashes, not lock-file content, for cache key generation.

Explore 1 awesome GitHub repository matching data & databases · File-Based Cache Keys. Refine with filters or upvote what's useful.

Awesome File-Based Cache Keys GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • farm-fe/farmAvatar de farm-fe

    farm-fe/farm

    5,580Ver en GitHub↗

    Farm is a Rust-based web build tool and development server that compiles JavaScript, TypeScript, CSS, HTML, and static assets into optimized bundles. It uses a module-graph-based bundling approach with persistent module-level caching, enabling near-instant builds and sub-20ms hot module replacement during development. The tool processes assets based on file extensions, handling CSS, Sass, Less, PostCSS, HTML, and images as first-class modules without requiring JavaScript transformation. Farm distinguishes itself through its Vite-compatible plugin system, accepting Vite, Rollup, and Unplugin p

    Uses file timestamps or content hashes to skip recompilation of unchanged modules.

    Rustbuild-toolbundlercompiler
    Ver en GitHub↗5,580
  1. Home
  2. Data & Databases
  3. Data Engineering and Infrastructure
  4. Caching and Performance
  5. Caching Strategies
  6. Cache Key Generators
  7. File-Based Cache Keys