spcl/serverless-benchmarks

Extended Cache Management

オープン

#305 opened on 2026/07/24

 (1 件のコメント) (0 件のリアクション) (1 人の担当者)Python (99 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (196 個のスター)
PR merge metrics
 (PR metrics pending)

説明

SeBS keeps a local cache of all deployed cloud resources and locally created artifacts, e.g., function builds. To support distributed deployments, we should support a mode where we merge the cache from N existing caches - remove duplicates without losing allocated resources, as long as they share the same SeBS resource ID. This should also drop local resources, as such merged cache should be usable on any machine.

コントリビューターガイド