envoyproxy/envoy

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

Open

#9 611 ouverte le 8 janv. 2020

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)C++ (5 373 forks)batch import
area/wasmdesign proposalhelp wanted

Métriques du dépôt

Stars
 (27 997 stars)
Métriques de merge PR
 (Merge moyen 8j) (378 PRs mergées en 30 j)

Description

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

Guide contributeur