envoyproxy/envoy

Generalize and Standardize Wasm cross-Worker Shared Data (KV) and Shared Queues for general Envoy use.

Open

#9,611 创建于 2020年1月8日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)C++ (5,373 fork)batch import
area/wasmdesign proposalhelp wanted

仓库指标

Star
 (27,997 star)
PR 合并指标
 (平均合并 8天) (30 天内合并 378 个 PR)

描述

Envoy Wasm has mechanism for sharing data and queuing between threads/workers. These facilities are of general use and should be standardized and made available for general Envoy usage.

[optional Relevant Links:] https://docs.google.com/document/d/1YPbxuEIPwKsW4Ft73diHRBTUNbYIlrQHNnS9dXdn778/edit?usp=sharing https://github.com/envoyproxy/envoy-wasm/blob/master/source/extensions/common/wasm/context.cc#L53

贡献者指南