Skip to content

Conversation

RomanBobrovskiy
Copy link
Collaborator

  • moved s3 cache strategy to serverless repo
  • updated s3 strategy to handle specific cases for serverless deployment
  • updated version of core cache handler

@RomanBobrovskiy RomanBobrovskiy self-assigned this Nov 18, 2024
...(data.revalidate ? { CacheControl: `max-age=${data.revalidate}` } : undefined)
}

if (data.value?.kind === 'PAGE' || data.value?.kind === 'ROUTE') {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: move strings to constants or enums

@RomanBobrovskiy RomanBobrovskiy merged commit 4c4543d into main Nov 19, 2024
1 check passed
@RomanBobrovskiy RomanBobrovskiy deleted the feat/PLATFORM-1640 branch November 19, 2024 11:28
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