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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesLock-File-Based Cache Keys

Generates cache keys from lock-file content to automatically save and restore environments in CI, skipping reinstallation on unchanged dependencies.

Distinct from Cache Key Generators: Distinct from Cache Key Generators: focuses on deriving keys from lock-file content for CI environment caching, not general cache key generation.

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

Awesome Lock-File-Based Cache Keys GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • prefix-dev/pixiAvatar prefix-dev

    prefix-dev/pixi

    6,416Vezi pe GitHub↗

    Pixi is a conda environment manager that creates reproducible, lock-file-backed environments with cross-platform support and multi-language dependency resolution. It combines package management from both conda-forge and PyPI simultaneously, coordinating their dependency graphs to prevent conflicts, while pinning every transitive dependency to exact versions in a cross-platform lock file for bit-for-bit identical environments across machines. The project distinguishes itself by also functioning as a cross-platform task runner that executes user-defined commands and multi-step pipelines inside

    Generates cache keys from lock-file content to automatically save and restore environments in CI.

    Rustcondaconda-environmentconda-packages
    Vezi pe GitHub↗6,416
  • actions/setup-nodeAvatar actions

    actions/setup-node

    4,655Vezi pe GitHub↗

    setup-node is a GitHub Action that downloads, installs, and configures a specified Node.js runtime in continuous integration workflows. It resolves version specifiers from semantic version ranges or aliases like "lts/*" against a remote manifest, selects the correct binary for the runner’s operating system and architecture, and can reuse previously installed versions from GitHub’s hosted tool cache. The action accelerates repeat workflow runs by caching global package dependencies using a lock file as the cache key, restoring them automatically on subsequent runs. It manages version resolutio

    Caches package dependencies using lock-file hash keys to accelerate repeat workflow runs.

    TypeScript
    Vezi pe GitHub↗4,655
  1. Home
  2. Data & Databases
  3. Data Engineering and Infrastructure
  4. Caching and Performance
  5. Caching Strategies
  6. Cache Key Generators
  7. Lock-File-Based Cache Keys