Skip to content

docs: add PHP client-side caching examples - #23

Open
Aryex wants to merge 1 commit into
mainfrom
alexl/agent/php-client-side-caching
Open

docs: add PHP client-side caching examples#23
Aryex wants to merge 1 commit into
mainfrom
alexl/agent/php-client-side-caching

Conversation

@Aryex

@Aryex Aryex commented Jun 4, 2026

Copy link
Copy Markdown
Owner

Summary

Add PHP code examples to the client-side caching documentation page.

Source Commits

Changes

  • Added PHP <TabItem> to the Configuration section showing ClientSideCacheBuilder usage with standalone and cluster clients
  • Added PHP <TabItem> to the Cache Metrics section showing all metrics methods
  • Added PHP <TabItem> to the Shared Cache section demonstrating cache sharing between two clients

Context

The PHP client now supports client-side caching with TTL-based expiration via a new ClientSideCache class and builder. The existing documentation page covered Python, Java, Node, and Go but was missing PHP examples.

cc @affonsov


This PR was generated by the doc-trigger pipeline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants