spcl/serverless-benchmarks

Extended Cache Management

開放

#305 建立於 2026年7月24日

 (1 則留言) (0 個反應) (1 位負責人)Python (99 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (196 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南