Skip to content

[k2] implement shared-memory confdata - #1685

Open
apolyakov wants to merge 36 commits into
masterfrom
apolyakov/k2-confdata-support
Open

[k2] implement shared-memory confdata#1685
apolyakov wants to merge 36 commits into
masterfrom
apolyakov/k2-confdata-support

Conversation

@apolyakov

@apolyakov apolyakov commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Implement kphp-confdata.so to synchronize snapshots and incremental updates from confdata-proxy and expose shared-memory data to PHP instances.

Add wildcard lookups, reader leases that preserve snapshots across piece rotation, memory-budget checks, and capacity metrics. Include the component in build and installation targets.

@apolyakov
apolyakov force-pushed the apolyakov/k2-confdata-support branch from edfd3c1 to 554f2e6 Compare September 1, 2026 15:13
@apolyakov
apolyakov force-pushed the apolyakov/k2-confdata-support branch from 58787b8 to a12a408 Compare September 10, 2026 11:22
@apolyakov
apolyakov force-pushed the apolyakov/k2-confdata-support branch from abe987f to abecc07 Compare September 10, 2026 16:15
@apolyakov apolyakov changed the title [k2] add new confdata implementation [k2] implement shared-memory confdata Sep 11, 2026
@apolyakov apolyakov self-assigned this Sep 11, 2026
@apolyakov apolyakov added runtime Feature related to runtime compiler Feature related to compiler k2 Affects compiler or runtime in K2 mode kphp Affects compiler or runtime in default mode (not K2) labels Sep 11, 2026
@apolyakov apolyakov added this to the next milestone Sep 11, 2026
@apolyakov
apolyakov marked this pull request as ready for review September 11, 2026 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

compiler Feature related to compiler k2 Affects compiler or runtime in K2 mode kphp Affects compiler or runtime in default mode (not K2) runtime Feature related to runtime

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant