opral / lix-sdk

1 stars 0 forks source link

Syncing artifacts? #13

Open samuelstroschein opened 5 months ago

samuelstroschein commented 5 months ago

Context

Automatically distributing/syncing artifacts could substantially increase the user experience by removing:

  1. the need to re-compute
  2. "external" cloud services that store cache to avoid 1

Examples

1. caching of modules Caching of lint reports (cc @jldec)

2. nx cloud, turborepo cloud & co become redundant

Open questions