envoyproxy / envoyproxy/envoy-mobile

Envoy prefs-based key-value store

Open
#2,077 0 comments 0 reactions 0 assignees View on GitHub
cronet
Dominant language
Java
Stars
566
Forks
85
PR merge metrics
No merged PRs in 30d

Description

both https://github.com/envoyproxy/envoy-mobile/issues/1587 and https://github.com/envoyproxy/envoy-mobile/issues/1587 have limited utility while they only cache to the in-memory key value store.

Upstream we have a file based key-value store (https://github.com/envoyproxy/envoy/blob/main/source/extensions/key_value/file_based/config.cc) but for android we need
1) an API to write strings to and read strings from the android prefs file and
2) a key value store which uses that API to load and flush from prefs

We've discussed this one at the weekly meeting, but there was no tracking bug so filing one now :-)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.