Skip to content

Add optional TTL parameter to Bucket::put() method#55

Closed
luzrain wants to merge 1 commit intothesis-php:0.4.xfrom
luzrain:put_ttl
Closed

Add optional TTL parameter to Bucket::put() method#55
luzrain wants to merge 1 commit intothesis-php:0.4.xfrom
luzrain:put_ttl

Conversation

@luzrain
Copy link
Copy Markdown

@luzrain luzrain commented Apr 28, 2026

Add optional TTL parameter to KeyValue\Bucket::put() method.
Previously, there was no way to specify a TTL when storing values.

@kafkiansky
Copy link
Copy Markdown
Collaborator

Hi. Thanks for the PR. We’ve decided that going forward it’s better to pass all headers into put, so that we’re not limited to using just TTL if additional options are needed.

@kafkiansky kafkiansky closed this Apr 29, 2026
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.

2 participants