Internal cache provider package for Microsoft's backfill monorepo caching system (part of lage). Version 5.12.5 is current stable. Provides filesystem and remote cache backends for build caching. Not meant for direct use; consumers should use the main `backfill` package. Ships TypeScript declarations. Requires Node >=14. Release cadence is tied to lage releases.
npm install backfill-cacheNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows basic usage of the cache provider to store and retrieve data.
Install `backfill` instead and use its public API.
Review migration guide in the lage/backfill repository.
Pin to exact version and monitor updates.
Install the main 'backfill' package instead: `npm install backfill`
Ensure you are using the default import: `import backfillCache from 'backfill-cache'`
No dependency data recorded yet.